mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-04 04:39:11 +00:00
- Due to it being in the bundle, controls bundle was required for Dialogs used in cart - But this is exclusively used in `cart.html` - It has no reason to load and break the login page - Moved it back to where the html is, it is now back to being tightly coupled with its html