mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 06:54:03 +02:00
Started to implement keycodes service.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
require('./input.css')
|
||||
|
||||
module.exports = angular.module('stf.advanced.input', [
|
||||
|
||||
require('stf/keycodes').name
|
||||
])
|
||||
.run(["$templateCache", function ($templateCache) {
|
||||
$templateCache.put('control-panes/advanced/input/input.jade',
|
||||
|
||||
Reference in New Issue
Block a user