horizon/openstack_dashboard/templates
Timur Sufiev dab7e45c74 Fix for the broken header's dropdowns for both v0.11.2 and v0.13
The dropdownToggle directive from angular-ui/bootstrap v0.11.2
conflicts with the native Bootstrap data-toggle="dropdown" attribute
(see https:github.com/angular-ui/bootstrap/issues/2156). This is fixed
in 0.13, but before that it'd be valuable to ensure that the same html
markup works the same way with both versions of angular-ui/bootstrap
(0.11.2 and 0.13). The decorator code could be safely deleted once
Horizon migrates to angular-ui/bootstrap v0.13.

Also fix dropdowns in material theme templates.

Closes-Bug: #1466146
Change-Id: I8f01c1ce7b0a5dc29bf9d8aba23c9ea7e6e1ec35
2015-11-26 18:00:26 +03:00
..
context_selection Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
horizon Add ngroute libraries to appropriate paths 2015-11-19 07:25:13 -07:00
403.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
404.html Drop Django 1.7 support 2015-11-16 11:55:38 +00:00
500.html Add optional Report Bug link to Horizon 2015-09-25 17:29:15 -07:00
_header.html Fix for the broken header's dropdowns for both v0.11.2 and v0.13 2015-11-26 18:00:26 +03:00
_stylesheets.html Dashboard ReOrg - retiring dashboard.scss 2015-08-14 18:08:51 +00:00
base.html Enabling strict di mode 2015-11-19 15:11:39 -08:00