aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/layouts/_base.html.haml
diff options
context:
space:
mode:
authorRhenium <rhenium@rhe.jp>2013-08-09 09:59:54 +0900
committerRhenium <rhenium@rhe.jp>2013-08-09 09:59:54 +0900
commitc2f7f280e3b45955c99ed37b6b6b929b4acc2ea4 (patch)
tree9dec2e3dcc00423cbfbfa14577699e9afef155b6 /app/views/layouts/_base.html.haml
parent32ae467d2960438292fd59920a90d706aa4d66cd (diff)
downloadaclog-c2f7f280e3b45955c99ed37b6b6b929b4acc2ea4.tar.gz
fix autoloading
Diffstat (limited to 'app/views/layouts/_base.html.haml')
-rw-r--r--app/views/layouts/_base.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/layouts/_base.html.haml b/app/views/layouts/_base.html.haml
index e3c1988..73b2e05 100644
--- a/app/views/layouts/_base.html.haml
+++ b/app/views/layouts/_base.html.haml
@@ -15,8 +15,6 @@
%ul.nav.pull-right
%li
= link_to "about", about_path
- %li
- = link_to "search", search_path
- if logged_in?
%li= link_to "settings", settings_path
%li= link_to "logout", logout_path