+1
-1
File diff suppressed because one or more lines are too long
@@ -196,6 +196,8 @@ for $stage in $stages
|
||||
// ------------------------
|
||||
.dailiesRestingInInn
|
||||
clear: both
|
||||
button
|
||||
margin-top 10px
|
||||
|
||||
// an individual task entry
|
||||
// ------------------------
|
||||
|
||||
@@ -22,6 +22,9 @@ script(id='templates/habitrpg-tasks.html', type="text/ng-template")
|
||||
alert.alert-warning.dailiesRestingInInn(ng-if='list.type == "daily" && user.preferences.sleep && !$state.includes("options.social.challenges")')
|
||||
i.glyphicon.glyphicon-warning-sign
|
||||
=env.t('dailiesRestingInInn')
|
||||
|
||||
button.btn-block.btn.btn-lg.btn-success(ng-click='User.user.ops.sleep({})')
|
||||
| {{env.t('innCheckOut')}}
|
||||
|
||||
+taskColumnTabs('top')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user