From 1aae4e2616ad35ce87b6d149859110b0f6e0504f Mon Sep 17 00:00:00 2001 From: Ylian Saint-Hilaire Date: Fri, 21 Jun 2019 12:10:06 -0700 Subject: [PATCH] Fixed downloads links with HTML5 solution. --- package.json | 2 +- views/default-min.handlebars | 72 +++++++----------------------------- views/default.handlebars | 72 +++++++----------------------------- webserver.js | 13 +++++-- 4 files changed, 36 insertions(+), 123 deletions(-) diff --git a/package.json b/package.json index 752597e1..103717d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "meshcentral", - "version": "0.3.6-t", + "version": "0.3.6-u", "keywords": [ "Remote Management", "Intel AMT", diff --git a/views/default-min.handlebars b/views/default-min.handlebars index 7c651233..cdfed544 100644 --- a/views/default-min.handlebars +++ b/views/default-min.handlebars @@ -8713,17 +8713,14 @@ var QRCode;!function(){function a(a){this.mode=c.MODE_8BIT_BYTE,this.data=a,this // Setup CIRA using a MeshCommander script (Pretty Simple) x += "
To add a new Intel® AMT device to device group \"" + EscapeHtml(mesh.name) + "\" with CIRA, download the following script files and use MeshCommander to run the script to configure computers.

"; - //x += addHtmlValue('Setup CIRA', 'cira_setup.mescript'); - //x += addHtmlValue('Cleanup CIRA', 'cira_clean.mescript'); - x += addHtmlValue('Setup CIRA', 'cira_setup.mescript'); - x += addHtmlValue('Cleanup CIRA', 'cira_clean.mescript'); + x += addHtmlValue('Setup CIRA', 'cira_setup.mescript'); + x += addHtmlValue('Cleanup CIRA', 'cira_clean.mescript'); x += "
"; // Setup CIRA with user/pass authentication (Somewhat difficult) x += "