mirror of
https://github.com/abh/ntppool.git
synced 2026-04-26 03:55:52 +03:00
[GH-ISSUE #72] Replace YUI grids with bootstrap grids #44
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntppool#44
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abh on GitHub (Oct 27, 2012).
Original GitHub issue: https://github.com/abh/ntppool/issues/72
Originally assigned to: @vani on GitHub.
The sidebar navigation is setup with yui grids. Need to remove grids.css from docs/shared/static/.static.groups.json and change the markup to work with the bootstrap grid css.
The yui- classes are only used in
docs/shared/tpl/style/default.html(and base.html in the same directory, but that is only used for an internal page).