Zmiany pomiędzy wersją 14 and wersją 15 dla DeployerGuide/Others/CustomWidgets
- Data i czas:
- 06/26/14 15:31:20 (10 years temu)
Legend:
- Bez zmian
- Dodane
- Usunięte
- Zmienione
-
DeployerGuide/Others/CustomWidgets
v14 v15 64 64 * ''doc_id'' dla modułu Dokumenty 65 65 66 == Wstawienie do Custom Modułu==66 == Wstawienie do pliku xml - CustomModules.xml == 67 67 {{{ 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> 86 69 <button> 87 70 <custom_widget>