MDL-53084 tool_lp: Improve the view of user competency in a plan

* Remove the plan block
* Remove the plan link
This commit is contained in:
Issam Taboubi 2016-03-08 13:37:27 -05:00 committed by Frederic Massart
parent 9fbb3e6607
commit 3ed982e143
3 changed files with 3 additions and 38 deletions

View file

@ -25,6 +25,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2016020914; // The current plugin version (Date: YYYYMMDDXX).
$plugin->version = 2016020915; // The current plugin version (Date: YYYYMMDDXX).
$plugin->requires = 2014110400; // Requires this Moodle version.
$plugin->component = 'tool_lp'; // Full name of the plugin (used for diagnostics).