Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
|
- 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";
|