From adb84c0ef3b76e283e888b8ec00108bf7419024f Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Tue, 13 Mar 2018 12:22:48 +0100 Subject: [PATCH] Review pagina fermate NON completata --- Jenkinsfile | 2 +- MP-Tablet/Content/dichMan.less | 2 +- MP-Tablet/Dichiarazione.aspx | 15 +++++++------- MP-Tablet/Dichiarazione.aspx.designer.cs | 9 +++++++++ MP-Tablet/ODL.aspx | 20 ------------------- .../WebUserControls/mod_directLinks.ascx | 2 +- 6 files changed, 19 insertions(+), 31 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 81eebfee..339afd47 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,7 +17,7 @@ pipeline { /* calcolo numero versione... diverso x branch MASTER/DEVELOP */ script { - withEnv(['NEXT_BUILD_NUMBER=696']) { + withEnv(['NEXT_BUILD_NUMBER=697']) { // env.versionNumber = VersionNumber(versionNumberString : '5.0.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true) env.versionNumber = VersionNumber(versionNumberString : '5.0.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}') env.APP_NAME = 'MAPO' diff --git a/MP-Tablet/Content/dichMan.less b/MP-Tablet/Content/dichMan.less index 455cd76a..93603d83 100644 --- a/MP-Tablet/Content/dichMan.less +++ b/MP-Tablet/Content/dichMan.less @@ -25,7 +25,7 @@ /* First breakpoint is 460px. 3 column layout. Tiles 150x150 pixels at the breakpoint. */ @media all and (max-width: 600px) { .dichBlock { - font-size: 1em; + font-size: 0.9em; } } /* Second breakpoint. 4 column layout. Tiles will be 150x150 pixels again at the breakpoint. */ diff --git a/MP-Tablet/Dichiarazione.aspx b/MP-Tablet/Dichiarazione.aspx index 427b6f33..dd76bce5 100644 --- a/MP-Tablet/Dichiarazione.aspx +++ b/MP-Tablet/Dichiarazione.aspx @@ -4,21 +4,20 @@ <%@ Register Src="~/WebUserControls/mod_dettMacchina.ascx" TagName="mod_dettMacchina" TagPrefix="uc1" %> <%@ Register Src="~/WebUserControls/mod_dichiarazione.ascx" TagName="mod_dichiarazione" TagPrefix="uc2" %> <%@ Register Src="~/WebUserControls/mod_insComm.ascx" TagPrefix="uc1" TagName="mod_insComm" %> +<%@ Register Src="~/WebUserControls/mod_directLinks.ascx" TagPrefix="uc1" TagName="mod_directLinks" %> + -
+
-
+
-
-
-
-
-
-
+
+
+
diff --git a/MP-Tablet/Dichiarazione.aspx.designer.cs b/MP-Tablet/Dichiarazione.aspx.designer.cs index d5fbb437..277f173e 100644 --- a/MP-Tablet/Dichiarazione.aspx.designer.cs +++ b/MP-Tablet/Dichiarazione.aspx.designer.cs @@ -38,5 +38,14 @@ namespace MoonProTablet { /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. /// protected global::MoonProTablet.WebUserControls.mod_dichiarazione mod_dichiarazione1; + + /// + /// Controllo mod_directLinks. + /// + /// + /// Campo generato automaticamente. + /// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind. + /// + protected global::MoonProTablet.WebUserControls.mod_directLinks mod_directLinks; } } diff --git a/MP-Tablet/ODL.aspx b/MP-Tablet/ODL.aspx index edae1a93..662561ba 100644 --- a/MP-Tablet/ODL.aspx +++ b/MP-Tablet/ODL.aspx @@ -36,26 +36,6 @@
- - - - - <%--
-
-
-
-
- -
-
- -
-
-
--%>
- <%--
-
-
-
--%>
diff --git a/MP-Tablet/WebUserControls/mod_directLinks.ascx b/MP-Tablet/WebUserControls/mod_directLinks.ascx index 150a0fdd..f56eb818 100644 --- a/MP-Tablet/WebUserControls/mod_directLinks.ascx +++ b/MP-Tablet/WebUserControls/mod_directLinks.ascx @@ -1,6 +1,6 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_directLinks.ascx.cs" Inherits="MoonProTablet.WebUserControls.mod_directLinks" %> -
+
LINK DIRETTI