diff --git a/package.json b/package.json index 07654c1c..e18b76c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.2.0-p", + "version": "0.2.0-q", "keywords": [ "Remote Management", "Intel AMT", diff --git a/public/images/views.png b/public/images/views.png index cf8666e7..97509091 100644 Binary files a/public/images/views.png and b/public/images/views.png differ diff --git a/public/styles/style.css b/public/styles/style.css index 96c05c1e..1b58e839 100644 --- a/public/styles/style.css +++ b/public/styles/style.css @@ -656,4 +656,12 @@ a { background: url(../images/views.png) -84px 0px; height: 28px; width: 28px; +} + +.viewSelector5 { + margin-left:2px; + margin-top:2px; + background: url(../images/views.png) -112px 0px; + height: 28px; + width: 28px; } \ No newline at end of file diff --git a/sample-config.json b/sample-config.json index f7dd519c..ecfd785c 100644 --- a/sample-config.json +++ b/sample-config.json @@ -14,6 +14,7 @@ "_AllowFraming": true, "_WebRTC": false, "_ClickOnce": false, + "_SelfUpdate": true, "_UserAllowedIP": "127.0.0.1,::1,192.168.0.100", "_LocalDiscovery": { "name": "Local server name", "info": "Information about this server" } }, diff --git a/views/default-min.handlebars b/views/default-min.handlebars index 0ab40285..418597ab 100644 --- a/views/default-min.handlebars +++ b/views/default-min.handlebars @@ -1 +1 @@ - MeshCentral
{{{title}}}
{{{title2}}}

{{{logoutControl}}}


\ No newline at end of file + MeshCentral
{{{title}}}
{{{title2}}}

{{{logoutControl}}}


\ No newline at end of file diff --git a/views/default-mobile-min.handlebars b/views/default-mobile-min.handlebars index ea6639cf..1f86e485 100644 --- a/views/default-mobile-min.handlebars +++ b/views/default-mobile-min.handlebars @@ -1 +1 @@ - MeshCentral - Login
{{{title}}}
{{{title2}}}
\ No newline at end of file + MeshCentral - Login
{{{title}}}
{{{title2}}}
\ No newline at end of file diff --git a/views/default.handlebars b/views/default.handlebars index c250141d..cc6dabb5 100644 --- a/views/default.handlebars +++ b/views/default.handlebars @@ -363,7 +363,10 @@