MDL-35590 navigation: Remove link from admin node if you have javascript
commita057ba5924b43adbff308bc0e133895131c55bdd
authorJohn Okely <john@moodle.com>
Fri, 29 Jan 2016 02:43:57 +0000 (29 02:43 +0000)
committerDavid Monllao <davidm@moodle.com>
Fri, 29 Jan 2016 03:28:08 +0000 (29 11:28 +0800)
tree72baee929ceb98d00f88a30bfcc7c2c8b47b7491
parent846cd414bfa5b3b9f43c05b90218a272e465ec17
MDL-35590 navigation: Remove link from admin node if you have javascript

Also:
* In behat, ensure nav node exists before checking attribute (Credit to
  Rajesh Taneja)
* Remove some unused JS constants
* Fix debugging notice for users without settings block
blocks/navigation/amd/src/ajax_response_renderer.js
blocks/settings/amd/src/settingsblock.js
blocks/settings/block_settings.php
lib/amd/src/tree.js
lib/tests/behat/behat_navigation.php