Changeset 11026 for main/waeup.kofa/branches/uli-diazo-themed/src/waeup/kofa/browser/templates/findstudentspage.pt
- Timestamp:
- 1 Feb 2014, 09:20:08 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/branches/uli-diazo-themed/src/waeup/kofa/browser/templates/findstudentspage.pt
r11003 r11026 6 6 </div> 7 7 <div class="form-group"> 8 <select name="searchtype" >8 <select name="searchtype" class="form-control"> 9 9 <option i18n:translate="" value="student_id">with id</option> 10 10 <option i18n:translate="" value="fullname">with name</option>
Note: See TracChangeset for help on using the changeset viewer.