Add some top menu logic
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user