mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-21 00:05:15 +02:00
Fixed most of the dependencies by unit testing.
Refactored TransactionService and StorageService.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module.exports = angular.module('stf.advanced.maintenance', [
|
||||
require('gettext').name
|
||||
])
|
||||
.run(["$templateCache", function ($templateCache) {
|
||||
$templateCache.put('control-panes/advanced/maintenance/maintenance.jade',
|
||||
|
||||
Reference in New Issue
Block a user