Create order page
This commit is contained in:
@@ -34,6 +34,7 @@ module.exports = function(grunt) {
|
||||
'linker/js/vendor/bootstrap.js',
|
||||
'linker/js/vendor/angular.js',
|
||||
'linker/js/vendor/angular-*.js',
|
||||
'linker/js/vendor/underscore.js',
|
||||
'linker/js/app.js',
|
||||
'linker/js/**/module.js',
|
||||
'linker/**/*.js'
|
||||
|
||||
Reference in New Issue
Block a user