[refs #183] do not track dev
This commit is contained in:
parent
0ac1f52e31
commit
3c4975ddf0
|
@ -54,4 +54,4 @@
|
|||
.both
|
||||
|
||||
%footer= render "layouts/menu/bottom"
|
||||
= render 'layouts/counters' unless current_user.try(:admin?)
|
||||
= render 'layouts/counters' if !current_user.try(:admin?) && Rails.env.production?
|
||||
|
|
Loading…
Reference in New Issue