BUG 8550 testing 11 asignacion de usuarios en las tareas por mediO... SOLVED

- We verified that in searches reappears previous value.
- Was modified the class.propelTable for not to show the parameter in the following search.
This commit is contained in:
Marco Antonio Nina
2012-06-12 14:48:21 -04:00
parent 188d538c52
commit f62907f55a
19 changed files with 6 additions and 36 deletions

View File

@@ -18,7 +18,6 @@
<SEARCH_FILTER_FORM type="private"/>
<JS type="javascript" replacetags="1"><![CDATA[
getField('PAGED_TABLE_FAST_SEARCH').value = '';
var panel;
var panDel=function(link,uid)
{

View File

@@ -4,7 +4,5 @@
>
<PAGED_TABLE_ID type="private"/>
<PAGED_TABLE_FAST_SEARCH type="FastSearch" label="@G::LoadTranslation(ID_SEARCH)"/>
<JS type="javascript">
getField('PAGED_TABLE_FAST_SEARCH').value = '';
</JS>
</dynaForm>