/lenasys/trunk

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/lenasys/trunk

« back to all changes in this revision

Viewing changes to codeigniter/application/views/manageCoursesBody.php

  • Committer: a11andoh
  • Date: 2013-05-28 08:58:56 UTC
  • mto: This revision was merged to the branch mainline in revision 112.
  • Revision ID: a11andoh@student.his.se-20130528085856-t8i3w0nptp4m4g3k
managed the manage courses view to better fit in controller view

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<div id="manageCourses">
 
1
<div id="manageCourses" class="cmsContent">
2
2
        <div id="manageCoursesMenu">
3
3
                <h1 class="viewTitle">Manage Courses</h1>
4
4
                <a class="btn" id="addCourseButton" href="#">Add Course</a>