From 4af8eaaa7aa852bb13df5e3ea581f8239f7de51b Mon Sep 17 00:00:00 2001 From: Kevin Mehall Date: Thu, 19 Sep 2013 11:22:43 -0400 Subject: [PATCH] Remove data-toggle="modal" from gear menu links It makes bootstrap look up the href as a DOM element, which caused a browser error because the path is not a CSS selector. (imported from commit 196a5983ae6a31716b14ae577239fe7ab1416226) --- templates/zerver/navbar.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/zerver/navbar.html b/templates/zerver/navbar.html index 8803fc477a..c161d59bd7 100644 --- a/templates/zerver/navbar.html +++ b/templates/zerver/navbar.html @@ -61,17 +61,17 @@
  • - + Desktop & mobile apps
  • - + Integrations
  • - + API documentation