mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 00:53:26 +02:00
recents/app switch key added
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
a.pointer(role='menuitem', ng-click='control.home(); $event.preventDefault()')
|
||||
i.fa.fa-home.fa-fw
|
||||
span(translate) Home
|
||||
li
|
||||
a.pointer(role='menuitem', ng-click='control.appSwitch(); $event.preventDefault()')
|
||||
i.fa.fa-square-o.fa-fw
|
||||
span(translate) Recents
|
||||
li.divider
|
||||
li
|
||||
a.pointer(role='menuitem', ng-click='rotateRight(); $event.preventDefault()')
|
||||
|
||||
Reference in New Issue
Block a user