mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
[hotfix] Product Search 'More' button
This commit is contained in:
@@ -24,7 +24,7 @@ $(document).ready(function() {
|
|||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
<div class="more-btn"
|
<div class="more-btn"
|
||||||
style="display: none; text-align: center;">
|
style="display: none; text-align: center;">
|
||||||
<button class="btn">More...</button>
|
<button class="btn btn-default">More...</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user