diff --git a/grails/grails-app/views/student/create.gsp b/grails/grails-app/views/student/create.gsp new file mode 100644 index 0000000000..f321238f4e --- /dev/null +++ b/grails/grails-app/views/student/create.gsp @@ -0,0 +1,18 @@ + + + + + + +
+ +
+ +
+
+ +
+
+
+ + diff --git a/grails/grails-app/views/student/index.gsp b/grails/grails-app/views/student/index.gsp new file mode 100644 index 0000000000..72983562e6 --- /dev/null +++ b/grails/grails-app/views/student/index.gsp @@ -0,0 +1,16 @@ + + + + + + + +
+ +
+ + \ No newline at end of file diff --git a/grails/grails-app/views/student/show.gsp b/grails/grails-app/views/student/show.gsp new file mode 100644 index 0000000000..ee0d9a8a35 --- /dev/null +++ b/grails/grails-app/views/student/show.gsp @@ -0,0 +1,21 @@ + + + + + + + +
+ + +
+ +
+
+
+ +