Ignore:
Timestamp:
07/13/10 09:58:07 (14 years ago)
Author:
asaikawa
Message:

Ticket #871 - Implementada opcao para selecionar se exibe todas as contas, ou apenas as visiveis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/workflow/templates/default/participants.tpl

    r795 r3041  
    3232                <td colspan="2"> 
    3333                        <p style="text-align: center; font-weight: bold; font-size: 130%;">Busca Global</p> 
     34                </td> 
     35        </tr> 
     36        <tr> 
     37                <td colspan="2"> 
     38                        <label><input type="checkbox" name="onlyVisibleAccounts" id="onlyVisibleAccounts" value="true" {if $onlyVisibleAccounts} checked {/if}/> Exibir apenas contas vis&iacute;veis</label> 
    3439                </td> 
    3540        </tr> 
Note: See TracChangeset for help on using the changeset viewer.