BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

v1.0.3Beta: Unable to open page options #242

Closed webbird closed 10 years ago

webbird commented 10 years ago

This problem is a consequence of the jQuery Core Update (2.1.0 to 2.1.1) and caused by empty option values in pages_tree.js, resulting to code

option[value=]

which is invalid.

webbird commented 10 years ago

Should be okay now.