mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-20 04:53:39 +02:00
Switch to a more consistent naming convention for services and resource loading.
This commit is contained in:
7
res/app/scripts/controllers/_index.js
Normal file
7
res/app/scripts/controllers/_index.js
Normal file
@@ -0,0 +1,7 @@
|
||||
define([
|
||||
'./DeviceListCtrl'
|
||||
, './DeviceControlCtrl'
|
||||
]
|
||||
, function() {
|
||||
}
|
||||
)
|
||||
Reference in New Issue
Block a user