Re-construct the JS Timeline page
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
var ruleCtrl = angular.module('ruleCtrl', []);
|
||||
|
||||
ruleCtrl.controller('RuleCtrl', ['$scope', function($scope) {
|
||||
|
||||
}]);
|
||||
Reference in New Issue
Block a user