#7269: SageNB -- Change table layouts to CSS layouts
-----------------------------------+----------------------------------------
Reporter: timdumol | Owner: boothby
Type: defect | Status: needs_review
Priority: minor | Milestone:
Component: notebook | Keywords: sagenb notebook
Work_issues: Bugs on some pages. | Author: Tim Dumol
Upstream: N/A | Reviewer:
Merged: |
-----------------------------------+----------------------------------------
Comment(by timdumol):
Jinja2 disables automatic conversion from byte strings to unicode strings.
This causes problems with unicode titles/cells. To fix this cleanly
(without too much cruft) will require a clean MVP/MVC (Model-View-
Presenter/Controller) separation. I'm removing the jinja2 conversion from
this patch, in the meantime.
To note, `ws_list.js` is the default js include, and so was already
included in the Help and Log pages.
I have not noticed that the settings page was centered. IMHO though, I
think flush left is cleaner looking (nice straight left edge).
This patch update deletes the obsolete files, aligns the username and
removes the Jinja2 migration.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7269#comment:24>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.