[otrs-cvs] CVS: ITSMCMDB/Kernel/Output/HTML/Standard
AgentITSMCMDB.dtl,1.40,1.41
cvs-log at otrs.org
cvs-log at otrs.org
Wed Dec 13 14:13:35 CET 2006
Update of /home/cvs/ITSMCMDB/Kernel/Output/HTML/Standard
In directory lancelot:/tmp/cvs-serv15761/Kernel/Output/HTML/Standard
Modified Files:
AgentITSMCMDB.dtl
Log Message:
improved search mechanism
Index: AgentITSMCMDB.dtl
===================================================================
RCS file: /home/cvs/ITSMCMDB/Kernel/Output/HTML/Standard/AgentITSMCMDB.dtl,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -r1.40 -r1.41
*** AgentITSMCMDB.dtl 13 Dec 2006 12:05:08 -0000 1.40
--- AgentITSMCMDB.dtl 13 Dec 2006 13:13:33 -0000 1.41
***************
*** 337,343 ****
<td width="3%"> </td>
</tr>
<!-- dtl:block:RecordSearchAttribute -->
<tr>
! <td colspan="4" class="contenthead">$Text{"Attributes"}</td>
</tr>
<!-- dtl:block:RecordSearchAttributeRow -->
--- 337,351 ----
<td width="3%"> </td>
</tr>
+ <tr>
+ <td colspan="4" class="contentfooter">
+ <input class="button" type="submit" name="SubmitSelect" value="$Text{"Select"}">
+ </td>
+ </tr>
<!-- dtl:block:RecordSearchAttribute -->
+ </table>
+ <br>
+ <table width="800" border="0" cellspacing="0" cellpadding="3">
<tr>
! <td colspan="4" class="contenthead">$QData{"ConfigItem"}</td>
</tr>
<!-- dtl:block:RecordSearchAttributeRow -->
***************
*** 349,358 ****
</tr>
<!-- dtl:block:RecordSearchAttributeRow -->
- <!-- dtl:block:RecordSearchAttribute -->
<tr>
<td colspan="4" class="contentfooter">
! <input class="button" type="submit" name="Submit" value="$Text{"Select"}">
</td>
</tr>
</table>
</form>
--- 357,366 ----
</tr>
<!-- dtl:block:RecordSearchAttributeRow -->
<tr>
<td colspan="4" class="contentfooter">
! <input class="button" type="submit" name="SubmitSearch" value="$Text{"Search"}">
</td>
</tr>
+ <!-- dtl:block:RecordSearchAttribute -->
</table>
</form>
More information about the cvs-log
mailing list