explicitely provide order_by (#13338)
This commit is contained in:
parent
0575b3e1c3
commit
9a01baac1d
@ -8,6 +8,7 @@ frappe.views.calendar["Course Schedule"] = {
|
|||||||
"allDay": "allDay"
|
"allDay": "allDay"
|
||||||
},
|
},
|
||||||
gantt: false,
|
gantt: false,
|
||||||
|
order_by: "from_time",
|
||||||
filters: [
|
filters: [
|
||||||
{
|
{
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user