mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 05:58:27 +00:00
first cut for lazy loading framework
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<div class="layout_wrapper">
|
||||
<div id="webform_div"></div>
|
||||
<p><strong>Note : </strong>Copy and paste code provided below in your website wherever you want to show the form to capture details</p>
|
||||
<p> </p>
|
||||
<p><span style="font-size: medium;"><strong>Lead</strong></span></p>
|
||||
<div id="lead_div"></div>
|
||||
<p><span style="font-size: medium;"><strong>Customer Issue</strong></span></p>
|
||||
<div id="cust_issue_div"></div>
|
||||
<p><span style="font-size: medium;"><strong>Job Application</strong></span></p>
|
||||
<div id="job_div"></div>
|
||||
<p><span style="font-size: medium;"><strong>Ticket</strong></span></p>
|
||||
<div id="ticket_div"></div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user