[otrs-cvs] CVS: ITSMCMDB/Kernel/Output/HTML/Standard AgentITSMCMDB.dtl,1.21,1.22

cvs-log at otrs.org cvs-log at otrs.org
Thu Nov 2 16:09:39 CET 2006


Update of /home/cvs/ITSMCMDB/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv17630/Kernel/Output/HTML/Standard

Modified Files:
	AgentITSMCMDB.dtl 
Log Message:
added customer selection

Index: AgentITSMCMDB.dtl
===================================================================
RCS file: /home/cvs/ITSMCMDB/Kernel/Output/HTML/Standard/AgentITSMCMDB.dtl,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** AgentITSMCMDB.dtl	2 Nov 2006 12:46:26 -0000	1.21
--- AgentITSMCMDB.dtl	2 Nov 2006 15:09:37 -0000	1.22
***************
*** 152,155 ****
--- 152,156 ----
  
  <!-- dtl:block:RecordEdit -->
+ 
  <table border="0" width="100%" cellspacing="0" cellpadding="3" cols="1">
    <tr>
***************
*** 193,197 ****
  <!-- dtl:block:RecordEditData -->
        <br>
!       <form action="$Env{"CGIHandle"}" method="get">
          <input type="hidden" name="Action" value="$Env{"Action"}">
          <input type="hidden" name="Subaction" value="RecordEditSave">
--- 194,198 ----
  <!-- dtl:block:RecordEditData -->
        <br>
!       <form action="$Env{"CGIHandle"}" method="get" name="compose">
          <input type="hidden" name="Action" value="$Env{"Action"}">
          <input type="hidden" name="Subaction" value="RecordEditSave">



More information about the cvs-log mailing list