diff --git a/app.less b/app.less index 5514e164..16039e20 100755 --- a/app.less +++ b/app.less @@ -37,6 +37,7 @@ @import "avUi/simple-error-directive/simple-error-directive.less"; @import "avUi/change-lang-directive/change-lang-directive.less"; @import "avUi/foot-directive/foot-directive.less"; +@import "avUi/documentation-directive/documentation-directive.less"; /* Add Component LESS Above */ @import "../../app.less"; diff --git a/avUi/documentation-directive/documentation-directive.html b/avUi/documentation-directive/documentation-directive.html index ca6d3522..bb57d4b9 100644 --- a/avUi/documentation-directive/documentation-directive.html +++ b/avUi/documentation-directive/documentation-directive.html @@ -1,7 +1,7 @@

-
diff --git a/dist/appCommon-v103111.5.js b/dist/appCommon-v103111.5.js index f9417346..f47ae7d8 100644 --- a/dist/appCommon-v103111.5.js +++ b/dist/appCommon-v103111.5.js @@ -1014,7 +1014,7 @@ angular.module("avRegistration").factory("Authmethod", [ "$http", "$cookies", "C } ]), angular.module("avUi").controller("DocumentationUiController", [ "$state", "$stateParams", "$http", "$scope", "$sce", "$i18next", "ConfigService", "InsideIframeService", "Authmethod", function($state, $stateParams, $http, $scope, $sce, $i18next, ConfigService, InsideIframeService, Authmethod) { $scope.inside_iframe = InsideIframeService(), $scope.documentation = ConfigService.documentation, $scope.documentation.security_contact = ConfigService.legal.security_contact, $scope.documentation_html_include = $sce.trustAsHtml(ConfigService.documentation_html_include), - $scope.auths_url = "/election/" + $stateParams.id + "/public/authorities", $scope.legal_url = "/election/" + $stateParams.id + "/public/legal", + $scope.auths_url = "/election/" + $stateParams.id + "/public/authorities", $scope.election_id = $stateParams.id + "", Authmethod.viewEvent($stateParams.id).success(function(data) { "ok" === data.status && ($scope.authEvent = data.events); }); @@ -1095,8 +1095,8 @@ angular.module("jm.i18next").config([ "$i18nextProvider", "ConfigServiceProvider $templateCache.put("avRegistration/register-directive/register-directive.html", '

avRegistration.fillValidFormText
'), $templateCache.put("avRegistration/success.html", '

'), $templateCache.put("avUi/change-lang-directive/change-lang-directive.html", ''), - $templateCache.put("avUi/documentation-directive/documentation-directive.html", '

'), - $templateCache.put("avUi/foot-directive/foot-directive.html", '
'), + $templateCache.put("avUi/documentation-directive/documentation-directive.html", '

'), + $templateCache.put("avUi/foot-directive/foot-directive.html", '
'), $templateCache.put("avUi/simple-error-directive/simple-error-directive.html", '
'), $templateCache.put("test/test_booth_widget.html", 'Test frame