zulip/templates
Steve Howell 80ea7db4d9 Suppress jQuery warning related to settings menu.
If you develop with Firefox, before this commit, you would
get jQuery warnings about empty selectors every time you clicked
in the app, due to a glitch with our old version of bootstrap.js.

This commit makes the error go away by setting
`data-toggle` to 'nada' for the settings-dropdown
element.

This was the error:

    Empty string passed to getElementById().

More details here:

    https://github.com/twbs/bootstrap/issues/5566
2017-01-27 07:55:30 -08:00
..
analytics Remove domain from analytics/views.py. 2017-01-09 11:26:08 -08:00
confirmation Zephyr: Fix links to the old zulip.com service. 2016-11-16 17:33:13 -08:00
corporate Zephyr: Remove obsolete mit.html template. 2016-11-16 17:33:42 -08:00
registration subdomains: Use subdomain host in password reset emails. 2016-08-22 22:39:52 -07:00
tests Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
zerver Suppress jQuery warning related to settings menu. 2017-01-27 07:55:30 -08:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html templates: Remove for_you block from jinja templates. 2016-11-11 15:26:08 -08:00
500.html templates: Remove for_you block from jinja templates. 2016-11-11 15:26:08 -08:00