mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 14:25:17 +02:00
Added directive counter for device stats (it was not updating the numbers smoothly).
This commit is contained in:
@@ -10,5 +10,6 @@ module.exports = angular.module('stf/common-ui', [
|
||||
//require('./tree').name,
|
||||
require('./modals').name,
|
||||
require('./include-cached').name,
|
||||
require('./text-focus-select').name
|
||||
require('./text-focus-select').name,
|
||||
require('./counter').name
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user