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ů.
 
 
 
 
 
 

18 řádky
728 B

  1. import "./frappe/form/templates/address_list.html";
  2. import "./frappe/form/templates/contact_list.html";
  3. import "./frappe/form/templates/form_dashboard.html";
  4. import "./frappe/form/templates/form_footer.html";
  5. import "./frappe/form/templates/form_links.html";
  6. import "./frappe/form/templates/form_sidebar.html";
  7. import "./frappe/form/templates/print_layout.html";
  8. import "./frappe/form/templates/report_links.html";
  9. import "./frappe/form/templates/set_sharing.html";
  10. import "./frappe/form/templates/timeline_message_box.html";
  11. import "./frappe/form/templates/users_in_sidebar.html";
  12. import "./frappe/form/controls/control.js";
  13. import "./frappe/views/formview.js";
  14. import "./frappe/form/form.js";
  15. import "./frappe/meta_tag.js";