/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/bannermenu.php

  • Committer: a11andoh
  • Date: 2013-05-30 08:46:52 UTC
  • mfrom: (125 lenasys_b)
  • mto: This revision was merged to the branch mainline in revision 126.
  • Revision ID: a11andoh@student.his.se-20130530084652-txr5mvf2a0z49w3z
updated branch

modified the sidemenu to not display full name if overflowing

Show diffs side-by-side

added added

removed removed

Lines of Context:
112
112
                <hr>
113
113
                <p>Manage Courses</p>
114
114
            </div>
115
 
            <div class="dropdownMenuButton">Add Instructor</div>
116
 
            <div class="dropdownMenuButton">Change Password</div>
117
 
            <div class="dropdownMenuButton">Logout</div>
 
115
            <div class="dropdownMenuButton" id="dropdownMenuAddInstructor">Add Instructor</div>
 
116
            <div class="dropdownMenuButton" id="dropdownMenuChangePassword">Change Password</div>
 
117
            <div class="dropdownMenuButton" id="dropdownMenuLogout">Logout</div>
118
118
        </div>
119
119
                
120
120
                <!-- This div contains the all the popups needed for this view -->