From 42cd459a86ec45c1c76559a7e450085323e0bd1f Mon Sep 17 00:00:00 2001 From: Stefan Midjich Date: Wed, 27 Apr 2016 23:51:57 +0200 Subject: [PATCH] faq added. --- static/js/rs-captiveportal.js | 2 ++ views/uap.tpl | 47 +++++++++++++++++++++++++++++++++-- 2 files changed, 47 insertions(+), 2 deletions(-) diff --git a/static/js/rs-captiveportal.js b/static/js/rs-captiveportal.js index 69ed1f9..c58e483 100644 --- a/static/js/rs-captiveportal.js +++ b/static/js/rs-captiveportal.js @@ -124,10 +124,12 @@ app.config(function($routeProvider) { $routeProvider .when('/Swedish', {templateUrl: "swedish.html" }) .when('/English', {templateUrl: "english.html" }) + .when('/FAQ-Swedish', {templateUrl: "faq-swe.html" }) .otherwise({redirectTo: '/Swedish'}); }); app.controller('RSMainCtrl', function($scope) { + console.log('hejsan i Ctrl'); $(document).ready(function() { $('#error-box').hide(); }); diff --git a/views/uap.tpl b/views/uap.tpl index 651e963..d4af21b 100644 --- a/views/uap.tpl +++ b/views/uap.tpl @@ -53,11 +53,11 @@ @@ -96,6 +96,7 @@ @@ -167,6 +168,48 @@ + +