tosdr / tosdr.org

ARCHIVED Source code for tosdr.org
https://github.com/tosdr/CrispCMS
GNU Affero General Public License v3.0
455 stars 26 forks source link

branch version-2: bootstrap toggle-navbar #124

Closed hugoroy closed 10 years ago

hugoroy commented 10 years ago

The toggle-navbar only works once to display the menus in the topbar (for small screen sizes).

Steps to reproduce:

  1. Decrease the window's width to make the top menus hide and the toggle-navbar button appear
  2. click the toggle-navbar button: the top menus appear
  3. click the toggle-navbar button again: the top menus stay (so nothing happens)

Expected behaviour:

  1. click the toggle-navbar button again: the top menus disappear
hugoroy commented 10 years ago

I'll redo that from scratch.