From: kilian (dks-laptop) Date: Sat, 14 Mar 2020 06:59:32 +0000 (+0100) Subject: v20200313 X-Git-Url: http://cloud.dks.lu/git/?a=commitdiff_plain;h=042a93421d6bd7ff8893e49e999b86caf04a256b;p=luxopen_lu.git v20200313 --- diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..039403a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,16 @@ +{ + "perlSyntax.includePaths": [ + "${workspaceFolder}\\backoffice\\api\\lib\\perl5" +], +"tidyHtml.optionsTidy": { + "indent-attributes": false, + "tab-size":2, + "indent":true, + "show-body-only":true, + "fix-uri": false, + "newline":"LF", + "drop-empty-elements": false, + "hide-comments": true, +} + +} \ No newline at end of file diff --git a/backoffice/tmpl/skeleton/module.tt b/backoffice/tmpl/skeleton/module.tt index 3e984b3..603bbf6 100644 --- a/backoffice/tmpl/skeleton/module.tt +++ b/backoffice/tmpl/skeleton/module.tt @@ -1,61 +1,40 @@ [% USE dksdb = DBI(dsn, dbuser, dbpassword) %] - - - - - - - - [% adminname %] - [% module %] - [% pagename %] - - - - - - - - - - - - + + + + [% adminname %] - [% module %] - [% pagename %] + + + + + + + + + + - -
- [% IF session.id %] - [% INCLUDE $page %] -
- - - - - - - - - - - - - - - [% ELSE %] -
-

Du hues keen Accès op dëss Sait!

-
- - [% END %] - [% INCLUDE block/snackbar.tt %] - - - - - - + [% IF session.id %] [% INCLUDE $page %] + + + + + + + + + + + + [% ELSE %] +
+

+ You have no access! +

+
[% END %] [% INCLUDE block/snackbar.tt %] diff --git a/img/facebook.svg b/img/facebook.svg index af332d6..6c9d7b1 100644 --- a/img/facebook.svg +++ b/img/facebook.svg @@ -1,5 +1,5 @@ - - - + + + \ No newline at end of file