Include angular-sanitize module
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
var yltApp = angular.module('YellowLabTools', [
|
||||
'ngRoute',
|
||||
'ngSanitize',
|
||||
'indexCtrl',
|
||||
'aboutCtrl',
|
||||
'dashboardCtrl',
|
||||
|
||||
Reference in New Issue
Block a user