messo multiday a 7 (con domenica, OCCHIO!!!!)
This commit is contained in:
Binary file not shown.
+1
-1
@@ -12,7 +12,7 @@
|
||||
<!--parametri base-->
|
||||
<add key="intUpdatePagina_ms" value="240000" />
|
||||
<add key="zonaDef" value="Z00" />
|
||||
<add key="numGgDef" value="30" />
|
||||
<add key="numGgDef" value="20" />
|
||||
<add key="minCookieSquadra" value="3" />
|
||||
<!--nome sw e versioni-->
|
||||
<add key="CodModulo" value="WebSCR" />
|
||||
|
||||
@@ -36,8 +36,8 @@
|
||||
DataTextField="NomeImpegno"
|
||||
DataStartField="Inizio"
|
||||
DataEndField="Fine"
|
||||
HeaderDateFormat="dddd dd/MM"
|
||||
TimeFormat="Clock24Hours"
|
||||
ViewType="Day"
|
||||
ToolTip="NomeImpegno"
|
||||
BusinessBeginsHour="7"
|
||||
BusinessEndsHour="21"
|
||||
@@ -53,7 +53,7 @@
|
||||
OnEventClick="DayPilotCalendar1_EventClick"
|
||||
Width="95%"
|
||||
HourFontSize="6"
|
||||
EventFontSize="8pt"></DayPilot:DayPilotCalendar>
|
||||
EventFontSize="8pt" Days="7"></DayPilot:DayPilotCalendar>
|
||||
<asp:ObjectDataSource ID="ods" runat="server" OldValuesParameterFormatString="original_{0}" SelectMethod="getByDate" TypeName="WebSCR_data.DS_ApplicazioneTableAdapters.v_ImpegniCalTableAdapter">
|
||||
<SelectParameters>
|
||||
<asp:ControlParameter ControlID="lblData" Name="Data" PropertyName="Text" Type="DateTime" />
|
||||
|
||||
@@ -19,10 +19,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="ui-mini" style="width: 100%;">
|
||||
<div style="width: 15%; float: left;">
|
||||
<div style="min-width: 85px;width: 20%; float: left;">
|
||||
<uc1:mod_dispPeriodo runat="server" ID="mod_dispPeriodo" />
|
||||
</div>
|
||||
<div style="width: 85%; float:right;">
|
||||
<div style="width: 80%; float:right;">
|
||||
<uc1:mod_giornata runat="server" ID="mod_giornata" />
|
||||
<div data-role="listview" data-inset="true">
|
||||
<div class="ui-field-contain">
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -12,7 +12,7 @@
|
||||
<!--parametri base-->
|
||||
<add key="intUpdatePagina_ms" value="240000" />
|
||||
<add key="zonaDef" value="Z00" />
|
||||
<add key="numGgDef" value="30" />
|
||||
<add key="numGgDef" value="20" />
|
||||
<add key="minCookieSquadra" value="3" />
|
||||
<!--nome sw e versioni-->
|
||||
<add key="CodModulo" value="WebSCR" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user