Nelze vybrat více než 25 témat
Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
|
- import "./frappe/form/templates/address_list.html";
- import "./frappe/form/templates/contact_list.html";
- import "./frappe/form/templates/form_dashboard.html";
- import "./frappe/form/templates/form_footer.html";
- import "./frappe/form/templates/form_links.html";
- import "./frappe/form/templates/form_sidebar.html";
- import "./frappe/form/templates/print_layout.html";
- import "./frappe/form/templates/report_links.html";
- import "./frappe/form/templates/set_sharing.html";
- import "./frappe/form/templates/timeline_message_box.html";
- import "./frappe/form/templates/users_in_sidebar.html";
-
- import "./frappe/form/controls/control.js";
- import "./frappe/views/formview.js";
- import "./frappe/form/form.js";
- import "./frappe/meta_tag.js";
|