moodle/blocks/navigation/amd
Jun Pataleta d4b91dab8a MDL-54609 blocks_navigation: Fix display of navigation nodes
* Used jQuery.append() instead of jQuery.text() to append the node's
  name so that it won't be escaped twice since the name is already being
  escaped in the server side via htmlentities.
2016-05-19 20:43:54 +08:00
..
build MDL-54609 blocks_navigation: Fix display of navigation nodes 2016-05-19 20:43:54 +08:00
src MDL-54609 blocks_navigation: Fix display of navigation nodes 2016-05-19 20:43:54 +08:00