MDL-43684 Course: Correct showing and hiding of resources on drag/drop
commitd125cf103c1873579c84830196b803a4f1c5f82d
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 29 Jan 2014 14:34:22 +0000 (29 22:34 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 30 Jan 2014 03:03:08 +0000 (30 11:03 +0800)
tree079d1dacb07221cf5bdae255f7107076a00b1a25
parent9788e26805cdb59d77e28faaa006644f157a7e05
MDL-43684 Course: Correct showing and hiding of resources on drag/drop

This was caused by an issue with String casting in JavaScript.
In JavaScript, "0" evaluates as a truthy value.
course/rest.php
course/yui/build/moodle-course-toolboxes/moodle-course-toolboxes-debug.js
course/yui/build/moodle-course-toolboxes/moodle-course-toolboxes-min.js
course/yui/build/moodle-course-toolboxes/moodle-course-toolboxes.js
course/yui/src/toolboxes/js/resource.js