diff --git a/C-TRACK/Bundle.config b/C-TRACK/Bundle.config index 46fac21..1222aed 100644 --- a/C-TRACK/Bundle.config +++ b/C-TRACK/Bundle.config @@ -1,8 +1,6 @@  - - diff --git a/C-TRACK/C-TRACK.csproj b/C-TRACK/C-TRACK.csproj index 3a0a9a6..bf5e105 100644 --- a/C-TRACK/C-TRACK.csproj +++ b/C-TRACK/C-TRACK.csproj @@ -152,7 +152,6 @@ - diff --git a/C-TRACK/Content/Site.css b/C-TRACK/Content/Site.css deleted file mode 100644 index 5942d25..0000000 --- a/C-TRACK/Content/Site.css +++ /dev/null @@ -1,31 +0,0 @@ -/* Move down content because we have a fixed navbar that is 50px tall */ -/*body { - padding-top: 50px; - padding-bottom: 20px; -}*/ - -/* Wrapping element */ -/* Set some basic padding to keep content from hitting the edges */ -/*.body-content { - padding-left: 15px; - padding-right: 15px; -}*/ - -/* Set widths on the form inputs since otherwise they're 100% wide */ -/*input, -select, -textarea { - max-width: 280px; -}*/ - - -/* Responsive: Portrait tablets and up */ -/*@media screen and (min-width: 768px) { - .jumbotron { - margin-top: 20px; - } - - .body-content { - padding: 0; - } -}*/ diff --git a/C-TRACK/Content/Style.css b/C-TRACK/Content/Style.css index eadfe7f..981bc30 100644 --- a/C-TRACK/Content/Style.css +++ b/C-TRACK/Content/Style.css @@ -4,7 +4,7 @@ margin-bottom: 0px; margin-right: 0px; font-family: Verdana, Arial; - font-size: small; + font-size: 1rem; } .fullscreen { display: block; @@ -25,6 +25,32 @@ background-image: url('images/logo_sw.jpg'); background-repeat: no-repeat; } +/* Responsive: Portrait tablets and up */ +@media screen and (max-width: 600px) { + body { + font-size: 0.5rem; + } +} +@media screen and (min-width: 600px) { + body { + font-size: 0.6rem; + } +} +@media screen and (min-width: 1024px) { + body { + font-size: 0.8rem; + } +} +@media screen and (min-width: 1440px) { + body { + font-size: 0.8rem; + } +} +@media screen and (min-width: 1920px) { + body { + font-size: 0.9rem; + } +} #activeContent { height: 200px; } diff --git a/C-TRACK/Content/Style.less b/C-TRACK/Content/Style.less index c1fc16c..ed8de55 100644 --- a/C-TRACK/Content/Style.less +++ b/C-TRACK/Content/Style.less @@ -5,7 +5,7 @@ margin-bottom: 0px; margin-right: 0px; font-family: Verdana, Arial; - font-size: small; + font-size: 1rem; } .fullscreen { @@ -27,6 +27,34 @@ background-repeat: no-repeat; } +/* Responsive: Portrait tablets and up */ +@media screen and (max-width: 600px) { + body { + font-size: 0.5rem; + } +} +@media screen and (min-width: 600px) { + body { + font-size: 0.6rem; + } +} +@media screen and (min-width: 1024px) { + body { + font-size: 0.8rem; + } +} +@media screen and (min-width: 1440px) { + body { + font-size: 0.8rem; + } +} +@media screen and (min-width: 1920px) { + body { + font-size: 0.9rem; + } +} + + #activeContent { height: 200px; diff --git a/C-TRACK/Content/Style.min.css b/C-TRACK/Content/Style.min.css index 4153f29..6704a61 100644 --- a/C-TRACK/Content/Style.min.css +++ b/C-TRACK/Content/Style.min.css @@ -1 +1 @@ -body{margin-top:0;margin-left:0;margin-bottom:0;margin-right:0;font-family:Verdana,Arial;font-size:small;}.fullscreen{display:block;position:absolute;top:0;left:0;width:100%;height:100%;}#content{width:210px;height:240px;padding:0;border:1px #000 solid;background-position:center bottom;background-image:url('images/logo_sw.jpg');background-repeat:no-repeat;}#activeContent{height:200px;}#topBanner{height:20px;}#smallTable{width:98%;padding:1px;white-space:nowrap;font-size:10pt;}#smallGrid{width:100%;font-size:8pt;}#smallGridDetail{width:100%;font-size:9pt;}.quadro1,.quadro3,.quadro5{float:left;width:48%;text-align:center;vertical-align:middle;margin-top:2px;margin-bottom:2px;}.quadro2,.quadro4,.quadro6{float:right;width:48%;text-align:center;vertical-align:middle;margin-top:2px;margin-bottom:2px;}.userBanner{padding-top:2px;padding-bottom:2px;background-color:#6969ac;text-align:center;font-weight:bold;color:#fff;}.taskBanner{height:16px;padding-top:0;padding-bottom:0;background-color:#ababff;text-align:center;color:#000;}.ctrHeaderPager{background-color:#b8b8b8;font-weight:bold;color:#fff;text-align:center;}.ctrHeaderPagerMini{background-color:#b8b8b8;color:#fff;text-align:center;font-size:x-small;height:10px;}.ctrHeaderPagerWide{background-color:#b8b8b8;font-weight:bold;color:#fff;font-size:10pt;}.ctrRowStyle{vertical-align:top;background-color:#eff3fb;text-align:left;}.ctrAltRowStyle{vertical-align:top;background-color:#fff;text-align:left;}.ctrRowStyleRight{background-color:#eff3fb;text-align:right;}.ctrAltRowStyleRight{background-color:#fff;text-align:right;}.ctrInsRowStyle{background-color:#b8b8b8;}.ctrEditRowStyle{background-color:#d1ddf1;}.ctrSelRowStyle{font-weight:bold;color:#333;background-color:#d1ddf1;}.ctrFooterMini{font-size:x-small;height:15px;}.btnDeposita{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fca;font-size:x-small;font-weight:bold;white-space:pre;}.btnSposta{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnRettifica{display:block;width:80px;height:40px;border:solid 2px #00f;background-color:#5454ff;font-size:x-small;font-weight:bold;white-space:pre;color:#fff;}.btnPreleva{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fca;font-size:x-small;font-weight:bold;white-space:pre;}.btnRiattiva{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fcf;font-size:x-small;font-weight:bold;white-space:pre;}.btnConferma{display:block;width:56px;height:40px;border:solid 2px #dd9;background-color:#ffa;font-size:x-small;font-weight:bold;white-space:pre;}.btnCellaPiena{display:block;width:56px;height:40px;border:solid 2px #00f;background-color:#aff;font-size:x-small;font-weight:bold;white-space:pre;}.btnBarcode{display:block;width:80px;height:40px;text-align:center;border:solid 2px #00f;background-color:#aff;font-size:x-small;font-weight:bold;white-space:pre;}.btnChiudi{display:block;width:80px;height:40px;border:solid 2px #dd9;background-color:#ffa;font-size:x-small;font-weight:bold;white-space:pre;}.btnChiudiInput{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fca;font-size:x-small;font-weight:bold;white-space:pre;}.btnDeliberaFusi{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnDeliberaWipPre{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnDeliberaWipPost{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnUpdate{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;}.btnCancel{display:block;width:80px;height:40px;border:solid 2px #00f;background-color:#aaf;font-size:x-small;font-weight:bold;}.divButtons{float:left;}.btnBarcodeBigWide1{width:320px;height:140px;border:solid 2px #00f;background-color:#8ff;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide2{width:320px;height:140px;border:solid 2px #00f;background-color:#f8f;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide3{width:320px;height:140px;border:solid 2px #00f;background-color:#ff8;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide4{width:320px;height:140px;border:solid 2px #00f;background-color:#f8f8f8;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide5{width:320px;height:140px;border:solid 2px #00f;background-color:#4f4;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide6{width:320px;height:140px;border:solid 2px #00f;background-color:#f44;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBig{width:95px;height:90px;border:solid 2px #00f;background-color:#aff;font-weight:bold;text-align:center;white-space:pre;}.btnBarcodeBigWide{width:155px;height:80px;border:solid 2px #00f;background-color:#aff;font-weight:bold;text-align:center;white-space:nowrap;}.btnSearchBig{width:95px;height:90px;border:solid 2px #dd9;background-color:#ffa;font-weight:bold;white-space:pre;}.btnCaricaBig{width:95px;height:90px;border:solid 2px #9d9;background-color:#afa;font-weight:bold;white-space:pre;}.btnScaricaBig{width:95px;height:90px;border:solid 2px #f66;background-color:#fa8;font-weight:bold;white-space:pre;}.btnListBig{width:95px;height:90px;border:solid 2px #bb3;background-color:#ff0;font-weight:bold;white-space:pre;}.btnListBigWide{width:190px;height:90px;border:solid 2px #f00;background-color:#fa8;font-weight:bold;white-space:nowrap;}.btnTaskBig{width:95px;height:90px;border:solid 2px #008000;background-color:#afa;font-weight:bold;white-space:pre;}.btnHome{width:80px;height:40px;border:solid 2px #008000;background-color:#afa;white-space:pre;font-size:9pt;font-weight:bold;}.btnLogout{width:80px;height:40px;border:solid 2px #f00;background-color:#faa;white-space:pre;font-size:9pt;font-weight:bold;}.btnShowPeriodo{height:40px;border:solid 2px #ffa500;background-color:#fca;white-space:pre;font-size:9pt;font-weight:bold;}.btnBarcodeSmall{width:80px;height:40px;border:solid 2px #00f;background-color:#aff;white-space:pre;font-size:9pt;font-weight:bold;}.btnPrendiInCarico{width:140px;height:40px;border:solid 2px #f00;background-color:#fca;white-space:pre;font-size:9pt;font-weight:bold;}.btnCarica{width:80px;height:40px;border:solid 2px #008000;background-color:#afa;white-space:pre;font-size:9pt;font-weight:bold;}.btnScarica{width:80px;height:40px;border:solid 2px #f00;background-color:#faa;white-space:pre;font-size:9pt;font-weight:bold;}.errore{color:#f00;font-weight:bold;}.divSx{float:left;}.divDx{float:right;} \ No newline at end of file +body{margin-top:0;margin-left:0;margin-bottom:0;margin-right:0;font-family:Verdana,Arial;font-size:1rem;}.fullscreen{display:block;position:absolute;top:0;left:0;width:100%;height:100%;}#content{width:210px;height:240px;padding:0;border:1px #000 solid;background-position:center bottom;background-image:url('images/logo_sw.jpg');background-repeat:no-repeat;}@media screen and (max-width:600px){body{font-size:.5rem;}}@media screen and (min-width:600px){body{font-size:.6rem;}}@media screen and (min-width:1024px){body{font-size:.8rem;}}@media screen and (min-width:1440px){body{font-size:.8rem;}}@media screen and (min-width:1920px){body{font-size:.9rem;}}#activeContent{height:200px;}#topBanner{height:20px;}#smallTable{width:98%;padding:1px;white-space:nowrap;font-size:10pt;}#smallGrid{width:100%;font-size:8pt;}#smallGridDetail{width:100%;font-size:9pt;}.quadro1,.quadro3,.quadro5{float:left;width:48%;text-align:center;vertical-align:middle;margin-top:2px;margin-bottom:2px;}.quadro2,.quadro4,.quadro6{float:right;width:48%;text-align:center;vertical-align:middle;margin-top:2px;margin-bottom:2px;}.userBanner{padding-top:2px;padding-bottom:2px;background-color:#6969ac;text-align:center;font-weight:bold;color:#fff;}.taskBanner{height:16px;padding-top:0;padding-bottom:0;background-color:#ababff;text-align:center;color:#000;}.ctrHeaderPager{background-color:#b8b8b8;font-weight:bold;color:#fff;text-align:center;}.ctrHeaderPagerMini{background-color:#b8b8b8;color:#fff;text-align:center;font-size:x-small;height:10px;}.ctrHeaderPagerWide{background-color:#b8b8b8;font-weight:bold;color:#fff;font-size:10pt;}.ctrRowStyle{vertical-align:top;background-color:#eff3fb;text-align:left;}.ctrAltRowStyle{vertical-align:top;background-color:#fff;text-align:left;}.ctrRowStyleRight{background-color:#eff3fb;text-align:right;}.ctrAltRowStyleRight{background-color:#fff;text-align:right;}.ctrInsRowStyle{background-color:#b8b8b8;}.ctrEditRowStyle{background-color:#d1ddf1;}.ctrSelRowStyle{font-weight:bold;color:#333;background-color:#d1ddf1;}.ctrFooterMini{font-size:x-small;height:15px;}.btnDeposita{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fca;font-size:x-small;font-weight:bold;white-space:pre;}.btnSposta{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnRettifica{display:block;width:80px;height:40px;border:solid 2px #00f;background-color:#5454ff;font-size:x-small;font-weight:bold;white-space:pre;color:#fff;}.btnPreleva{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fca;font-size:x-small;font-weight:bold;white-space:pre;}.btnRiattiva{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fcf;font-size:x-small;font-weight:bold;white-space:pre;}.btnConferma{display:block;width:56px;height:40px;border:solid 2px #dd9;background-color:#ffa;font-size:x-small;font-weight:bold;white-space:pre;}.btnCellaPiena{display:block;width:56px;height:40px;border:solid 2px #00f;background-color:#aff;font-size:x-small;font-weight:bold;white-space:pre;}.btnBarcode{display:block;width:80px;height:40px;text-align:center;border:solid 2px #00f;background-color:#aff;font-size:x-small;font-weight:bold;white-space:pre;}.btnChiudi{display:block;width:80px;height:40px;border:solid 2px #dd9;background-color:#ffa;font-size:x-small;font-weight:bold;white-space:pre;}.btnChiudiInput{display:block;width:80px;height:40px;border:solid 2px #f00;background-color:#fca;font-size:x-small;font-weight:bold;white-space:pre;}.btnDeliberaFusi{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnDeliberaWipPre{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnDeliberaWipPost{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;white-space:pre;}.btnUpdate{display:block;width:80px;height:40px;border:solid 2px #008000;background-color:#afa;font-size:x-small;font-weight:bold;}.btnCancel{display:block;width:80px;height:40px;border:solid 2px #00f;background-color:#aaf;font-size:x-small;font-weight:bold;}.divButtons{float:left;}.btnBarcodeBigWide1{width:320px;height:140px;border:solid 2px #00f;background-color:#8ff;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide2{width:320px;height:140px;border:solid 2px #00f;background-color:#f8f;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide3{width:320px;height:140px;border:solid 2px #00f;background-color:#ff8;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide4{width:320px;height:140px;border:solid 2px #00f;background-color:#f8f8f8;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide5{width:320px;height:140px;border:solid 2px #00f;background-color:#4f4;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBigWide6{width:320px;height:140px;border:solid 2px #00f;background-color:#f44;font-weight:bold;font-size:20pt;text-align:center;}.btnBarcodeBig{width:95px;height:90px;border:solid 2px #00f;background-color:#aff;font-weight:bold;text-align:center;white-space:pre;}.btnBarcodeBigWide{width:155px;height:80px;border:solid 2px #00f;background-color:#aff;font-weight:bold;text-align:center;white-space:nowrap;}.btnSearchBig{width:95px;height:90px;border:solid 2px #dd9;background-color:#ffa;font-weight:bold;white-space:pre;}.btnCaricaBig{width:95px;height:90px;border:solid 2px #9d9;background-color:#afa;font-weight:bold;white-space:pre;}.btnScaricaBig{width:95px;height:90px;border:solid 2px #f66;background-color:#fa8;font-weight:bold;white-space:pre;}.btnListBig{width:95px;height:90px;border:solid 2px #bb3;background-color:#ff0;font-weight:bold;white-space:pre;}.btnListBigWide{width:190px;height:90px;border:solid 2px #f00;background-color:#fa8;font-weight:bold;white-space:nowrap;}.btnTaskBig{width:95px;height:90px;border:solid 2px #008000;background-color:#afa;font-weight:bold;white-space:pre;}.btnHome{width:80px;height:40px;border:solid 2px #008000;background-color:#afa;white-space:pre;font-size:9pt;font-weight:bold;}.btnLogout{width:80px;height:40px;border:solid 2px #f00;background-color:#faa;white-space:pre;font-size:9pt;font-weight:bold;}.btnShowPeriodo{height:40px;border:solid 2px #ffa500;background-color:#fca;white-space:pre;font-size:9pt;font-weight:bold;}.btnBarcodeSmall{width:80px;height:40px;border:solid 2px #00f;background-color:#aff;white-space:pre;font-size:9pt;font-weight:bold;}.btnPrendiInCarico{width:140px;height:40px;border:solid 2px #f00;background-color:#fca;white-space:pre;font-size:9pt;font-weight:bold;}.btnCarica{width:80px;height:40px;border:solid 2px #008000;background-color:#afa;white-space:pre;font-size:9pt;font-weight:bold;}.btnScarica{width:80px;height:40px;border:solid 2px #f00;background-color:#faa;white-space:pre;font-size:9pt;font-weight:bold;}.errore{color:#f00;font-weight:bold;}.divSx{float:left;}.divDx{float:right;} \ No newline at end of file diff --git a/C-TRACK/WebMasterPages/Bootstrap.Master b/C-TRACK/WebMasterPages/Bootstrap.Master index 7a1a5b9..5d60aa3 100644 --- a/C-TRACK/WebMasterPages/Bootstrap.Master +++ b/C-TRACK/WebMasterPages/Bootstrap.Master @@ -24,9 +24,9 @@ <%: Scripts.Render("~/bundles/jquery") %> <%: Scripts.Render("~/bundles/jqueryui") %> <%--<%: Scripts.Render("~/bundles/BrowserWindowSize") %>--%> - + + - <%----%> @@ -71,8 +71,5 @@ - - - diff --git a/C-TRACK/WebMasterPages/Bootstrap.Master.designer.cs b/C-TRACK/WebMasterPages/Bootstrap.Master.designer.cs index 6be277d..6d7bfe9 100644 --- a/C-TRACK/WebMasterPages/Bootstrap.Master.designer.cs +++ b/C-TRACK/WebMasterPages/Bootstrap.Master.designer.cs @@ -21,6 +21,15 @@ namespace C_TRACK.WebMasterPages { /// protected global::System.Web.UI.WebControls.PlaceHolder PlaceHolder1; + /// + /// Controllo BundleReference2. + /// + /// + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. + /// + protected global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference BundleReference2; + /// /// Controllo BundleReference1. /// @@ -92,23 +101,5 @@ namespace C_TRACK.WebMasterPages { /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::C_TRACK.WebUserControls.mod_footer mod_footer; - - /// - /// Controllo PlaceHolder2. - /// - /// - /// Campo generato automaticamente. - /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. - /// - protected global::System.Web.UI.WebControls.PlaceHolder PlaceHolder2; - - /// - /// Controllo BundleReference2. - /// - /// - /// Campo generato automaticamente. - /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. - /// - protected global::Microsoft.AspNet.Web.Optimization.WebForms.BundleReference BundleReference2; } } diff --git a/C-TRACK/WebUserControls/mod_btnComandi.ascx b/C-TRACK/WebUserControls/mod_btnComandi.ascx index 311a9f0..52c4e35 100644 --- a/C-TRACK/WebUserControls/mod_btnComandi.ascx +++ b/C-TRACK/WebUserControls/mod_btnComandi.ascx @@ -3,15 +3,15 @@
-
- +
+ <%# Eval("DescrFase") %>
-
- +
+ <%# Eval("DescrFase") %>
diff --git a/C-TRACK/WebUserControls/mod_checkOpr.ascx b/C-TRACK/WebUserControls/mod_checkOpr.ascx index e5dfaa5..4bb47ca 100644 --- a/C-TRACK/WebUserControls/mod_checkOpr.ascx +++ b/C-TRACK/WebUserControls/mod_checkOpr.ascx @@ -2,7 +2,7 @@
-

Operatore non dichiarato

+

Operatore non dichiarato

E' necessario dichiarare l'operatore corrente per proseguire.
diff --git a/C-TRACK/WebUserControls/mod_checkPost.ascx b/C-TRACK/WebUserControls/mod_checkPost.ascx index 7a3df57..5bdba66 100644 --- a/C-TRACK/WebUserControls/mod_checkPost.ascx +++ b/C-TRACK/WebUserControls/mod_checkPost.ascx @@ -2,7 +2,7 @@
-

Postazione non definita

+

Postazione non definita

E' necessario selezionare la postazione corrente per proseguire.
diff --git a/C-TRACK/WebUserControls/mod_fasiAttive.ascx b/C-TRACK/WebUserControls/mod_fasiAttive.ascx index 06f2acf..c4d74a8 100644 --- a/C-TRACK/WebUserControls/mod_fasiAttive.ascx +++ b/C-TRACK/WebUserControls/mod_fasiAttive.ascx @@ -4,13 +4,13 @@
-
+
-
+
Fasi Attive
-
- Chiudi tutte +
+ Chiudi tutte
diff --git a/C-TRACK/WebUserControls/mod_menuTopCompact.ascx b/C-TRACK/WebUserControls/mod_menuTopCompact.ascx index a8649d5..dc99ab0 100644 --- a/C-TRACK/WebUserControls/mod_menuTopCompact.ascx +++ b/C-TRACK/WebUserControls/mod_menuTopCompact.ascx @@ -1,29 +1,29 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuTopCompact.ascx.cs" Inherits="C_TRACK.WebUserControls.mod_menuTopCompact" %>
-
- +
+ Task
-
- +
+
-
- +
+ Postazioni
-
- <%: CodOpr %> | <%: NomeOpr %> +
+ <%: NomeOpr %>
-
+
<%: CurrNumTask %>
-
- <%: CodPost %> | <%: DescPost %> +
+ <%: DescPost %>
diff --git a/C-TRACK/WebUserControls/mod_postazioni.ascx b/C-TRACK/WebUserControls/mod_postazioni.ascx index 2ca3cbb..a1a9d9c 100644 --- a/C-TRACK/WebUserControls/mod_postazioni.ascx +++ b/C-TRACK/WebUserControls/mod_postazioni.ascx @@ -19,15 +19,15 @@ <%----%> -

+ -

+
- - + + diff --git a/C-TRACK/barcode.aspx b/C-TRACK/barcode.aspx index 114c4f6..7858231 100644 --- a/C-TRACK/barcode.aspx +++ b/C-TRACK/barcode.aspx @@ -13,7 +13,7 @@
-

Gestione Dichiarazioni

+

Gestione Dichiarazioni

diff --git a/C-TRACK/postazioni.aspx b/C-TRACK/postazioni.aspx index e28a211..446693c 100644 --- a/C-TRACK/postazioni.aspx +++ b/C-TRACK/postazioni.aspx @@ -9,8 +9,8 @@
-
-

Gestione Postazioni

+
+

Gestione Postazioni

diff --git a/C-TRACK/task.aspx b/C-TRACK/task.aspx index e6905f7..faf0a62 100644 --- a/C-TRACK/task.aspx +++ b/C-TRACK/task.aspx @@ -9,8 +9,8 @@
-
-

Gestione Commesse

+
+

Gestione Commesse

<%--
Special title treatment
diff --git a/Setup_Files/ElettronicaScalvina/BCode_Utenti.pdf b/Setup_Files/ElettronicaScalvina/BCode_Utenti.pdf new file mode 100644 index 0000000..42740d8 Binary files /dev/null and b/Setup_Files/ElettronicaScalvina/BCode_Utenti.pdf differ diff --git a/Setup_Files/ElettronicaScalvina/Cartellini Elettronica Scalvina.xlsx b/Setup_Files/ElettronicaScalvina/Cartellini Elettronica Scalvina.xlsx new file mode 100644 index 0000000..5ec2995 Binary files /dev/null and b/Setup_Files/ElettronicaScalvina/Cartellini Elettronica Scalvina.xlsx differ diff --git a/Setup_Files/ElettronicaScalvina/Copia di ElencoUtenti_ElettronicaScalvina.xlsx b/Setup_Files/ElettronicaScalvina/Copia di ElencoUtenti_ElettronicaScalvina.xlsx new file mode 100644 index 0000000..ddb5ced Binary files /dev/null and b/Setup_Files/ElettronicaScalvina/Copia di ElencoUtenti_ElettronicaScalvina.xlsx differ diff --git a/Setup_Files/ElettronicaScalvina/QR_PowerUser.png b/Setup_Files/ElettronicaScalvina/QR_PowerUser.png new file mode 100644 index 0000000..d1801e9 Binary files /dev/null and b/Setup_Files/ElettronicaScalvina/QR_PowerUser.png differ diff --git a/Setup_Files/ElettronicaScalvina/QR_code_dispositivi.pdf b/Setup_Files/ElettronicaScalvina/QR_code_dispositivi.pdf new file mode 100644 index 0000000..0c254d7 Binary files /dev/null and b/Setup_Files/ElettronicaScalvina/QR_code_dispositivi.pdf differ diff --git a/Setup_Files/ElettronicaScalvina/QR_user.png b/Setup_Files/ElettronicaScalvina/QR_user.png new file mode 100644 index 0000000..fb43128 Binary files /dev/null and b/Setup_Files/ElettronicaScalvina/QR_user.png differ