Opened 13 years ago
Closed 13 years ago
#7470 closed defect (fixed)
SageNB -- Minor docstring fixes for `js.py`
Reported by: | timdumol | Owned by: | boothby |
---|---|---|---|
Priority: | minor | Milestone: | sage-4.3 |
Component: | notebook | Keywords: | |
Cc: | mpatel | Merged in: | |
Authors: | Tim Dumol | Reviewers: | John Palmieri |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Changes \code{} blocks to `` `` blocks.
Attachments (1)
Change History (4)
Changed 13 years ago by
comment:1 Changed 13 years ago by
- Status changed from new to needs_review
This should fix the problem.
comment:2 Changed 13 years ago by
- Reviewers set to John Palmieri
- Status changed from needs_review to positive_review
comment:3 Changed 13 years ago by
- Report Upstream set to N/A
- Resolution set to fixed
- Status changed from positive_review to closed
Merged into sagenb for sage-4.3
Note: See
TracTickets for help on using
tickets.
Changes \code{} blocks to `` `` blocks.