Challenge modal
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
.main-ui-view(
|
||||
ng-class='self.platformString'
|
||||
)
|
||||
lock-screen(
|
||||
ng-if='self.state.needsUnlock'
|
||||
on-value='self.state.onLockscreenValue',
|
||||
puppet='self.lockScreenPuppet'
|
||||
)
|
||||
#app.app(
|
||||
ng-class='self.state.appClass',
|
||||
ng-if='!self.state.needsUnlock && self.state.ready'
|
||||
|
||||
Reference in New Issue
Block a user