From 941aa92dad8c88d2a7a1356db5ef8d3149a5bc67 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 11 Jul 2016 10:04:36 -0300 Subject: [PATCH] Revert "Do not show the menu in disclaimer view" --- public/index.html | 3 ++- public/views/includes/topbar.html | 2 +- src/js/controllers/disclaimer.js | 3 +-- src/js/controllers/index.js | 16 ++-------------- 4 files changed, 6 insertions(+), 18 deletions(-) diff --git a/public/index.html b/public/index.html index cd4ada852..36afe3f95 100644 --- a/public/index.html +++ b/public/index.html @@ -19,11 +19,12 @@ - +
+
diff --git a/public/views/includes/topbar.html b/public/views/includes/topbar.html index 6feeafdef..e47b1c061 100644 --- a/public/views/includes/topbar.html +++ b/public/views/includes/topbar.html @@ -1,7 +1,7 @@