To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Ticket #70 (closed defect: invalid)

Opened 2 years ago

Last modified 13 months ago

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

Changed 17 months ago by tboutell

  • owner changed from boutell to tboutell

Changed 13 months ago by johnnyoffline

  • status changed from new to closed
  • resolution set to invalid

No longer part of the defaultTemplate

Note: See TracTickets for help on using tickets.