BUG 7322 Warning-Input-Document (title habilitado)IE/FF

This issue was fixed. Added a sort action
This commit is contained in:
Carlos Pacha
2011-08-12 11:51:37 -04:00
parent de774d3fc3
commit 2b99bb1243

View File

@@ -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 -->