2011-08-16 12:25:54 -04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
<dynaForm
|
|
|
|
|
type="xmlmenu"
|
|
|
|
|
>
|
|
|
|
|
<PAGED_TABLE_ID type="private"/>
|
|
|
|
|
<PAGED_TABLE_FAST_SEARCH type="FastSearch" label="@G::LoadTranslation(ID_SEARCH)"/>
|
2015-05-12 17:43:51 -04:00
|
|
|
<JS type="javascript"><![CDATA[
|
|
|
|
|
document.getElementById("form[PAGED_TABLE_FAST_SEARCH]").placeholder = "@G::LoadTranslation(ID_EMPTY_SEARCH)";
|
|
|
|
|
]]></JS>
|
2012-06-12 14:48:21 -04:00
|
|
|
|
2011-08-16 12:25:54 -04:00
|
|
|
</dynaForm>
|