Add some top menu logic

This commit is contained in:
2014-04-06 23:04:34 +02:00
parent dd8f0df6d2
commit 7915cc6684
12 changed files with 143 additions and 22 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
.form-field
input#user-password.password type="password" placeholder="Password"
.form-row
.form-label
.form-label  
.form-field
button.btn.btn-primary data-t="obtain_token.obtain" onclick="Quser.authenticate_user(); return false" = t('user.obtain_token.obtain')
- unless current_user.blank? || ENV['QWAITER_MOBILE_EXPORT']=='yes'