add touchdown elements
This commit is contained in:
parent
ade3862a6b
commit
969712c633
4 changed files with 24 additions and 5 deletions
|
|
@ -10,7 +10,7 @@
|
|||
</section>
|
||||
|
||||
<section class="right-small" ng-show="!goBackToState">
|
||||
<a ng-show="!closeToHome && index.isComplete" class="p10"
|
||||
<a id="camera-icon" ng-show="!closeToHome && index.isComplete" class="p10"
|
||||
ng-click="topbar.openScanner()"><i class="fi-camera size-24"></i></a>
|
||||
<a ng-show="closeToHome" class="p10 ng-animate-disabled"
|
||||
ng-click="topbar.goHome(); closeToHome = null">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue