[otrs-cvs] otrs/Kernel/Output/HTML/Standard AgentCustomerTableView.dtl, 1.28, 1.29 AgentTicketZoom.dtl, 1.231, 1.232
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv28231/Kernel/Output/HTML/Standard
Modified Files:
AgentCustomerTableView.dtl AgentTicketZoom.dtl
Log Message:
Fixed bug#9006 - Labels and values are misaligned.
Author: mn
Index: AgentCustomerTableView.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentCustomerTableView.dtl,v
retrieving revision 1.28
retrieving revision 1.29
diff -2 -u -d -r1.28 -r1.29
--- AgentCustomerTableView.dtl 20 Nov 2012 15:16:16 -0000 1.28
+++ AgentCustomerTableView.dtl 11 Feb 2013 14:45:27 -0000 1.29
@@ -1,5 +1,5 @@
# --
# AgentCustomerTableView.dtl - provides HTML customer table view
-# Copyright (C) 2001-2012 OTRS AG, http://otrs.org/
+# Copyright (C) 2001-2013 OTRS AG, http://otrs.org/
# --
# $Id$
@@ -10,5 +10,5 @@
# --
<!-- dtl:block:Customer -->
-<fieldset class="TableLike FixedLabelSmall">
+<fieldset class="TableLike FixedLabelSmall Narrow">
<!-- dtl:block:CustomerImage -->
<!-- dtl:block:CustomerImageRealname -->
Author: mn
Index: AgentTicketZoom.dtl
===================================================================
RCS file: /home/cvs/otrs/Kernel/Output/HTML/Standard/AgentTicketZoom.dtl,v
retrieving revision 1.231
retrieving revision 1.232
diff -2 -u -d -r1.231 -r1.232
--- AgentTicketZoom.dtl 7 Jan 2013 10:27:47 -0000 1.231
+++ AgentTicketZoom.dtl 11 Feb 2013 14:45:28 -0000 1.232
@@ -96,5 +96,5 @@
</div>
<div class="Content">
- <fieldset class="TableLike FixedLabelSmall">
+ <fieldset class="TableLike FixedLabelSmall Narrow">
<!-- dtl:block:ArchiveFlag -->
<label>$Text{"Archive"}:</label>
@@ -135,5 +135,5 @@
</fieldset>
- <fieldset class="TableLike FixedLabelSmall">
+ <fieldset class="TableLike FixedLabelSmall Narrow">
<!-- dtl:block:FirstResponseTime -->
<label>$Text{"First Response Time"}:</label>
@@ -171,5 +171,5 @@
</fieldset>
- <fieldset class="TableLike FixedLabelSmall">
+ <fieldset class="TableLike FixedLabelSmall Narrow">
<label>$Text{"CustomerID"}:</label>
<p class="Value">
@@ -212,5 +212,5 @@
<!-- dtl:block:ProcessData -->
- <fieldset class="TableLike FixedLabelSmall">
+ <fieldset class="TableLike FixedLabelSmall Narrow">
<label>$Text{"Process"}:</label>
@@ -225,5 +225,5 @@
# show ticket dynamic fields
- <fieldset class="TableLike FixedLabelSmall">
+ <fieldset class="TableLike FixedLabelSmall Narrow">
<!-- dtl:block:TicketDynamicField -->
<label>$Text{"$Data{"Label"}"}:</label>
@@ -243,5 +243,5 @@
# Note: Field1 and Field2 are the names of the fields and had to be replaced with the actual
# field names
-# <fieldset class="TableLike FixedLabelSmall">
+# <fieldset class="TableLike FixedLabelSmall Narrow">
#<!-- dtl:block:TicketDynamicField_Field1 -->
# <label>$Text{"$Data{"Label"}"}:</label>
@@ -256,5 +256,5 @@
#<!-- dtl:block:TicketDynamicField_Field1 -->
# </fieldset>
-# <fieldset class="TableLike FixedLabelSmall">
+# <fieldset class="TableLike FixedLabelSmall Narrow">
#<!-- dtl:block:TicketDynamicField_Field2 -->
# <label>$Text{"$Data{"Label"}"}:</label>
---------------------------------------------------------------------
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