From 3e477b7b4404cf2e87ad18519f838c596e1dad78 Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Tue, 4 Jan 2022 15:59:08 -0800 Subject: [PATCH] Started work on guest sharing mobile site. --- translate/translate.js | 1 + views/sharing-mobile.handlebars | 2227 +++++++++++++++++++++++++++++++ 2 files changed, 2228 insertions(+) create mode 100644 views/sharing-mobile.handlebars diff --git a/translate/translate.js b/translate/translate.js index 2e761dfc..12968323 100644 --- a/translate/translate.js +++ b/translate/translate.js @@ -76,6 +76,7 @@ var minifyMeshCentralSourceFiles = [ "../views/messenger.handlebars", "../views/player.handlebars", "../views/sharing.handlebars", + "../views/sharing-mobile.handlebars", "../views/mstsc.handlebars", "../views/ssh.handlebars", "../public/scripts/agent-desktop-0.0.2.js", diff --git a/views/sharing-mobile.handlebars b/views/sharing-mobile.handlebars new file mode 100644 index 00000000..5010c1c4 --- /dev/null +++ b/views/sharing-mobile.handlebars @@ -0,0 +1,2227 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{{title}}} + + + + + +
+
+
+ + + + \ No newline at end of file