aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/courses.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/courses.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/courses.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/courses.html b/portal-common/src/main/webapp/framework/browser/templates/courses.html
index 01e47c3e..34dde6c3 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/courses.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/courses.html
@@ -16,6 +16,7 @@
-->
+
<h1>{{message}}</h1>
<ul ng-repeat="course in courses | orderBy : course : false">
<li>{{course}}</li>