mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 16:48:30 +00:00
fix: add init files for book-appointments
This commit is contained in:
0
erpnext/www/book_appointment/__init__.py
Normal file
0
erpnext/www/book_appointment/__init__.py
Normal file
@@ -4,7 +4,7 @@
|
||||
|
||||
{% block script %}
|
||||
<script src="assets/js/moment-bundle.min.js"></script>
|
||||
<script src="book-appointment/index.js"></script>
|
||||
<script src="book_appointment/index.js"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block page_content %}
|
||||
|
||||
0
erpnext/www/book_appointment/verify/__init__.py
Normal file
0
erpnext/www/book_appointment/verify/__init__.py
Normal file
Reference in New Issue
Block a user