BUG 7322 Warning-Input-Document (title habilitado)IE/FF
This issue was fixed. Added a sort action
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<!-- START BLOCK : headers -->
|
||||
<td class="pagedTableHeader"><img style="{displaySeparator}" src="/js/maborak/core/images/separatorTable.gif" /></td>
|
||||
<td width="{width}" style="{align}" class="pagedTableHeader" >
|
||||
<a href="{href}" onclick="{onclick}">{header}</a>
|
||||
<a href="{href}" onclick="{onclick}{onsort}">{header}</a>
|
||||
</td>
|
||||
<!-- END BLOCK : headers -->
|
||||
</tr>
|
||||
@@ -183,4 +183,4 @@ function toggleMasterDetailGroup(tablename,groupName,imgicon){
|
||||
document.getElementById('mainlabel').innerHTML = documentName;
|
||||
|
||||
</script>
|
||||
<!-- END IGNORE -->
|
||||
<!-- END IGNORE -->
|
||||
|
||||
Reference in New Issue
Block a user