mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
calendar.js: events made smaller (online) and other minor ui fixes
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<button class="btn btn-small" onclick="erpnext.calendar.refresh('Month')">
|
||||
Month View
|
||||
</button>
|
||||
<button class="btn btn-small" onclick="erpnext.calendar.refresh()">
|
||||
<i class="icon-refresh"></i> Refresh
|
||||
</button>
|
||||
</div>
|
||||
<div class="cal_month_head">
|
||||
<span class="cal_view_title"></span>
|
||||
|
||||
Reference in New Issue
Block a user