mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Added sprintf.
Rotation tooltips updated in realtime with current rotation degree.
This commit is contained in:
2
res/app/components/stf/sprintf/index.js
Normal file
2
res/app/components/stf/sprintf/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = angular.module('stf.sprintf', [])
|
||||
.filter('sprintf', require('./sprintf-filter'))
|
||||
Reference in New Issue
Block a user