moodle/admin/tool/lp/templates/no_frameworks_warning.mustache
Damyon Wiese d9a39950b2 MDL-49459 Learning plans: Support for creating and editing competency frameworks.
This includes an API (\tool_lp\competency_api), a set of web services, unit tests for the web services and a nice UI built as an admin tool.
2016-04-18 10:58:32 +08:00

3 lines
81 B
Text

<p class="alert-error">
{{#str}}nocompetencyframeworks, tool_lp{{/str}}
</p>