Show
Ignore:
Timestamp:
04/22/08 21:41:36 (6 months ago)
Author:
miker
Message:

move the translation widget out to openils.widget

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Open-ILS/web/conify/global/permission/grp_tree.html

    r9378 r9431  
    267267                                                                                </script> 
    268268                                                                        </span> 
    269                                                                         <span dojoType="openils.I18N.translationWidget" targetObject="current_fm_group" field="name"></span> 
     269                                                                        <span dojoType="openils.widget.TranslatorPopup" targetObject="current_fm_group" field="name"></span> 
    270270                                                                </td> 
    271271                                                        </tr> 
     
    281281                                                                                ></textarea> 
    282282                                                                        </span> 
    283                                                                         <span dojoType="openils.I18N.translationWidget" targetObject="current_fm_group" field="description"></span> 
     283                                                                        <span dojoType="openils.widget.TranslatorPopup" targetObject="current_fm_group" field="description"></span> 
    284284                                                                </td> 
    285285                                                        </tr>