Intial
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
(function() {
|
||||
'use strict';
|
||||
|
||||
window.app = angular.module('InventoryTraker', ['ngAnimate', 'ui.bootstrap', 'ui.grid']);
|
||||
})();
|
||||
Reference in New Issue
Block a user