Zmiany pomiędzy wersją 14 and wersją 15 dla DeployerGuide/Others/CustomWidgets

Pokaż
Ignoruj:
Data i czas:
06/26/14 15:31:20 (10 years temu)
Autor:
JP (IP: 85.14.97.6)
Komentarz:

--

Legend:

Bez zmian
Dodane
Usunięte
Zmienione
  • DeployerGuide/Others/CustomWidgets

    v14 v15  
    6464 * ''doc_id'' dla modułu Dokumenty 
    6565 
    66 == Wstawienie do Custom Modułu == 
     66== Wstawienie do pliku xml - CustomModules.xml == 
    6767{{{ 
    68         <buttons> 
    69             <button> 
    70                 <id> 
    71                     new 
    72                 </id> 
    73                 <label> 
    74                     Nowa 
    75                 </label> 
    76                 <dscrpt> 
    77                     Nowa 
    78                 </dscrpt> 
    79                 <onclick>                 
    80                     App.openDialogByCls({CLSNAM}, {KEYVAL}, ({afterSubmit:'{AFTER_SUBMIT}', mode:'new'}).toJSONString()) 
    81                 </onclick> 
    82                 <icon>                 
    83                     new.gif 
    84                 </icon> 
    85             </button>         
     68        <buttons>             
    8669            <button> 
    8770                <custom_widget>