From 4e16fbbe73be47688f6f128d689d3e7eeb6e7e46 Mon Sep 17 00:00:00 2001 From: Raynaldo Rivera Date: Thu, 16 Oct 2014 23:21:35 -0700 Subject: [PATCH] Removed the search bar --- .idea/inspectionProfiles/profiles_settings.xml | 7 +++++++ templates/public/base.html | 10 +--------- 2 files changed, 8 insertions(+), 9 deletions(-) create mode 100644 .idea/inspectionProfiles/profiles_settings.xml diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 00000000..3b312839 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/templates/public/base.html b/templates/public/base.html index 63f35c13..8f285f3c 100644 --- a/templates/public/base.html +++ b/templates/public/base.html @@ -50,15 +50,7 @@