Ticket #70 (closed defect: invalid)
hiding the sidebar/subnav?
| Reported by: | johnromanski | Owned by: | tboutell |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | apostrophePlugin | Version: | |
| Keywords: | template style | Cc: | |
| Symfony version: | 1.4 |
Description
What is the sidebar?
The div labeled sidebar is the right hand column (GOOD).
The style called 'no-sidebar' gets rid of the subnav (MISLEADING).
plugins/apostrophePlugin/modules/a/templates/defaultTemplate.php, line 8
<?php slot('body_class') ?>a.default no-sidebar<?php end_slot() ?>
on the plus side, I couldn't find any CSS that applied this.
Change History
Note: See
TracTickets for help on using
tickets.

