From b7ad64152d434c6a6188c7c75a2d538432c44371 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 21 Apr 2017 12:31:25 +0200 Subject: [locationinfo] Generate credentials in server-settings server side There's no need to generate parameters server side that get passed to the template engine which generates javascript code that generates html snippets in the browser. We now generate everything server side right away. --- .../locationinfo/templates/server-prop-generic.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 modules-available/locationinfo/templates/server-prop-generic.html (limited to 'modules-available/locationinfo/templates/server-prop-generic.html') diff --git a/modules-available/locationinfo/templates/server-prop-generic.html b/modules-available/locationinfo/templates/server-prop-generic.html new file mode 100644 index 00000000..9e94c23d --- /dev/null +++ b/modules-available/locationinfo/templates/server-prop-generic.html @@ -0,0 +1,16 @@ +
+
+
+
+ +
+
+ {{#helptext}} + + + + {{/helptext}} +
+
+
\ No newline at end of file -- cgit v1.2.3-55-g7522