[otrs-cvs] ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard AgentTicketPhone.dtl, 1.36, 1.37 AgentTicketEmail.dtl, 1.40, 1.41
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv32749/Kernel/Output/HTML/Standard
Modified Files:
AgentTicketPhone.dtl AgentTicketEmail.dtl
Log Message:
Updated file to the latest framework version.
Author: ub
Index: AgentTicketPhone.dtl
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard/AgentTicketPhone.dtl,v
retrieving revision 1.36
retrieving revision 1.37
diff -2 -u -d -r1.36 -r1.37
--- AgentTicketPhone.dtl 15 Jan 2013 18:03:58 -0000 1.36
+++ AgentTicketPhone.dtl 11 Feb 2013 11:25:28 -0000 1.37
@@ -4,5 +4,5 @@
# --
# $Id$
-# $OldId: AgentTicketPhone.dtl,v 1.153 2013/01/14 14:03:05 mn Exp $
+# $OldId: AgentTicketPhone.dtl,v 1.154 2013/02/06 12:20:30 mab Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
@@ -17,14 +17,17 @@
<div class="LayoutFixedSidebar SidebarLast">
+
+ <div class="SidebarColumn">
<!-- dtl:block:CustomerTable -->
- <div id="CustomerInfo" class="SidebarColumn WidgetSimple">
- <div class="Header">
- <h2>$Text{"Customer Information"}</h2>
- </div>
- <div class="Content">
- $Data{"CustomerTable"}
+ <div id="CustomerInfo" class="WidgetSimple">
+ <div class="Header">
+ <h2>$Text{"Customer Information"}</h2>
+ </div>
+ <div class="Content">
+ $Data{"CustomerTable"}
+ </div>
</div>
- </div>
<!-- dtl:block:CustomerTable -->
+ </div>
<div class="ContentColumn">
Author: ub
Index: AgentTicketEmail.dtl
===================================================================
RCS file: /home/cvs/ITSMIncidentProblemManagement/Kernel/Output/HTML/Standard/AgentTicketEmail.dtl,v
retrieving revision 1.40
retrieving revision 1.41
diff -2 -u -d -r1.40 -r1.41
--- AgentTicketEmail.dtl 15 Jan 2013 18:03:58 -0000 1.40
+++ AgentTicketEmail.dtl 11 Feb 2013 11:25:29 -0000 1.41
@@ -4,5 +4,5 @@
# --
# $Id$
-# $OldId: AgentTicketEmail.dtl,v 1.167 2013/01/14 14:03:05 mn Exp $
+# $OldId: AgentTicketEmail.dtl,v 1.168 2013/02/06 12:20:30 mab Exp $
# --
# This software comes with ABSOLUTELY NO WARRANTY. For details, see
@@ -18,15 +18,17 @@
<div class="LayoutFixedSidebar SidebarLast">
+ <div class="SidebarColumn">
# show customer info table
<!-- dtl:block:CustomerTable -->
- <div id="CustomerInfo" class="SidebarColumn WidgetSimple">
- <div class="Header">
- <h2>$Text{"Customer Information"}</h2>
- </div>
- <div class="Content">
- $Data{"CustomerTable"}
+ <div id="CustomerInfo" class="WidgetSimple">
+ <div class="Header">
+ <h2>$Text{"Customer Information"}</h2>
+ </div>
+ <div class="Content">
+ $Data{"CustomerTable"}
+ </div>
</div>
- </div>
<!-- dtl:block:CustomerTable -->
+ </div>
<div class="ContentColumn">
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log