Can't create new folder in Navigation Settings
Anyone having the same problem or have a workaround?
From dev tools in IE:
HTML1514: Extra "<body>" tag found. Only one "<body>" tag should exist per document.
File: NavigationAdmin, Line: 1469, Column: 1
HTML1521: Unexpected "</body>" or end of file. All open elements should be closed before the end of the document.
File: NavigationAdmin, Line: 1625, Column: 1
From dev tools in Chrome:
XMLHttpRequest.send | app.js?v=920:1226 | ||
send | jquery.min.js?v=920:2 | ||
ajax | jquery.min.js?v=920:2 | ||
createFolder | navigationAdmin.js?v=920:664 | ||
createFolder | navigationAdmin.js?v=920:854 | ||
i | jquery.min.js?v=920:2 | ||
dispatch | jquery.min.js?v=920:2 | ||
y.handle | jquery.min.js?v=920:2 |
Comments