A Statamic CMS plugin that allows the reordering of the top-level pages in the admin's dashboard view using simple drag and drop sorting.
29
stars
1
forks
source link
Statamic in subfolder not accounted for in javascript #9
Open
joakimbording opened 9 years ago
Tried build 0.3.0 on Statamic 1.10.3 with Chrome 40.0.
After dragging and dropping a page in the control panel I get the error:
In the console I get the error:
The correct path when i have it installed in a subfolder should be:
Need som extra magic on line 111 in jquery.page-reorder.coffee that account for the site root I presume :)