source: companies/celepar/preferences/templates/celepar_classic/preference_acl_hidden.tpl @ 763

Revision 763, 412 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<input type="hidden" name="{read}"    id='{read}'    value="Y" {read_selected}/>
2<input type="hidden" name="{add}"     id='{add}'     value="Y" {add_selected}/>
3<input type="hidden" name="{edit}"    id='{edit}'    value="Y" {edit_selected}/>
4<input type="hidden" name="{delete}"  id='{delete}'  value="Y" {delete_selected}/>
5<input type="hidden" name="{private}" id='{private}' value="Y" {private_selected}/>  
Note: See TracBrowser for help on using the repository browser.