mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 23:49:19 +00:00
changes to make select field compatible to chosen
This commit is contained in:
@@ -40,10 +40,14 @@
|
||||
<li>Ace - code editor</li>
|
||||
<li>Slick Grid - report grid</li>
|
||||
<li>jQPlot - graphs</li>
|
||||
<li><a href="http://taitems.github.com/jQuery.Gantt/">JQuery.Gantt</a> - Gantt Chart</li>
|
||||
<li><a href="http://taitems.github.com/jQuery.Gantt/" target="_blank">
|
||||
JQuery.Gantt</a> - Gantt Chart</li>
|
||||
<li>JSON2 - JSON builder, parser</li>
|
||||
<li>JSColor - color picker</li>
|
||||
<li><a href="https://github.com/dcneiner/Downloadify">Downloadify</a> - Export CSV files from the browser</li>
|
||||
<li><a href="https://github.com/dcneiner/Downloadify" target="_blank">
|
||||
Downloadify</a> - Export CSV files from the browser</li>
|
||||
<li><a href="https://github.com/harvesthq/chosen" target="_blank">
|
||||
Chosen</a> - a searchable select dropdown</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user