added angular-sanitize, updated packages

This commit is contained in:
Bálint Szekeres
2019-11-19 21:05:08 +01:00
parent 3b5ab8ff30
commit 38ede7305c
5 changed files with 912 additions and 821 deletions

View File

@@ -18,8 +18,7 @@
</head>
<body>
<div class="do-app">
<div id="app" ng-app="NginxConfigIoApp" ng-controller="NginxConfigIoController"
ng-class="['layout-' + layout]" ng-include="'partials/index.html'" onload="init()" ng-csp></div>
<div id="app" ng-app="NginxConfigIoApp" ng-controller="NginxConfigIoController" ng-class="['layout-' + layout]" ng-include="'partials/index.html'" onload="init()" ng-csp></div>
</div>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-3084378-31"></script>
<script>