mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-18 11:10:56 +01:00
Fix #1037 issue with editor field in lists
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
1. [](#bugfix)
|
||||
* Fix for regression introduced in the automatic page template switch when changing page parent [#1059](https://github.com/getgrav/grav-plugin-admin/issues/1059) [grav#1403](https://github.com/getgrav/grav/issues/1403) [#1062](https://github.com/getgrav/grav-plugin-admin/issues/1062)
|
||||
* Fix issue with editor field in lists [#1037](https://github.com/getgrav/grav-plugin-admin/issues/1037)
|
||||
|
||||
# v1.3.2
|
||||
## 04/10/2017
|
||||
|
||||
26
themes/grav/js/admin.min.js
vendored
26
themes/grav/js/admin.min.js
vendored
File diff suppressed because one or more lines are too long
18
themes/grav/js/vendor.min.js
vendored
18
themes/grav/js/vendor.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -30,7 +30,7 @@
|
||||
"rangetouch": "0.0.9",
|
||||
"remodal": "^1.1.1",
|
||||
"selectize": "^0.12.4",
|
||||
"sortablejs": "^1.5.1",
|
||||
"sortablejs": "1.4.2",
|
||||
"speakingurl": "^13.0.0",
|
||||
"toastr": "^2.1.2",
|
||||
"watchjs": "0.0.0",
|
||||
|
||||
Reference in New Issue
Block a user