Changeset 1531 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 9 Mar 2007, 00:11:38 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_student
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/search_students_form.pt
r1530 r1531 19 19 </span> 20 20 <span tal:condition="allowed" tal:omit-tag=""> 21 <a href="statistics_new_view"><strong><nobr>New Student Statistics</nobr></strong></a> 22 23 <a href="statistics_ret_view"><strong><nobr>Returning Student Statistics</nobr></strong></a> 24 25 <a href="statistics_reg_view"><strong><nobr>Registration Statistics</nobr></strong></a> 26 27 <a href="list_students"><strong><nobr>Cleared Student Export</nobr></strong></a> 28 29 <span tal:condition="is_so"> 30 <a href="add_student"><strong><nobr>Add Student Record</nobr></strong></a> 31 32 <a href="paid_transfer_list"><strong><nobr>Export Transfer Students</nobr></strong></a> 33 </span> 21 22 <strong> 23 <nobr><a href="statistics_new_view">New Student Statistics</a> 24 </nobr> 25 <nobr><a href="statistics_ret_view">Returning Student Statistics</a> 26 </nobr> 27 <nobr><a href="statistics_reg_view">Registration Statistics</a> 28 </nobr> 29 <nobr><a href="list_students">Cleared Student Export</a> 30 </nobr> 31 <span tal:condition="is_so"> 32 <nobr><a href="add_student">Add Student Record</a> 33 </nobr> 34 <nobr><a href="paid_transfer_list">Export Transfer Students</a></nobr> 35 </span> 36 </strong> 37 34 38 35 39 <h3> Search Student Section</h3><br /> -
WAeUP_SRP/trunk/skins/waeup_student/statistics_new_view.pt
r1530 r1531 10 10 <span tal:condition="departments"> 11 11 12 <a href="search_students"><strong><nobr>Search Students</nobr></strong></a> 13 14 <a href="statistics_ret_view"><strong><nobr>Returning Student Statistics</nobr></strong></a> 15 16 <a href="statistics_reg_view"><strong><nobr>Registration Statistics</nobr></strong></a> 12 <strong> 13 <nobr><a href="statistics_new_view">New Student Statistics</a> 14 </nobr> 15 <nobr><a href="statistics_ret_view">Returning Student Statistics</a> 16 </nobr> 17 <nobr><a href="statistics_reg_view">Registration Statistics</a> 18 </nobr> 19 <nobr><a href="list_students">Cleared Student Export</a> 20 </nobr> 21 <span tal:condition="is_so"> 22 <nobr><a href="add_student">Add Student Record</a> 23 </nobr> 24 <nobr><a href="paid_transfer_list">Export Transfer Students</a></nobr> 25 </span> 26 </strong> 17 27 18 28 <h3>New Student Statistics</h3> -
WAeUP_SRP/trunk/skins/waeup_student/statistics_reg_view.pt
r1530 r1531 10 10 <span tal:condition="departments"> 11 11 12 <a href="search_students"><strong><nobr>Search Students</nobr></strong></a> 13 14 <a href="statistics_new_view"><strong><nobr>New Student Statistics</nobr></strong></a> 15 16 <a href="statistics_ret_view"><strong><nobr>Returning Student Statistics</nobr></strong></a> 12 <strong> 13 <nobr><a href="statistics_new_view">New Student Statistics</a> 14 </nobr> 15 <nobr><a href="statistics_ret_view">Returning Student Statistics</a> 16 </nobr> 17 <nobr><a href="statistics_reg_view">Registration Statistics</a> 18 </nobr> 19 <nobr><a href="list_students">Cleared Student Export</a> 20 </nobr> 21 <span tal:condition="is_so"> 22 <nobr><a href="add_student">Add Student Record</a> 23 </nobr> 24 <nobr><a href="paid_transfer_list">Export Transfer Students</a></nobr> 25 </span> 26 </strong> 17 27 18 28 <h3>New Student Statistics</h3> -
WAeUP_SRP/trunk/skins/waeup_student/statistics_ret_view.pt
r1530 r1531 10 10 <span tal:condition="departments"> 11 11 12 <a href="search_students"><strong><nobr>Search Students</nobr></strong></a> 13 14 <a href="statistics_new_view"><strong><nobr>New Student Statistics</nobr></strong></a> 15 16 <a href="statistics_reg_view"><strong><nobr>Registration Statistics</nobr></strong></a> 12 <strong> 13 <nobr><a href="statistics_new_view">New Student Statistics</a> 14 </nobr> 15 <nobr><a href="statistics_ret_view">Returning Student Statistics</a> 16 </nobr> 17 <nobr><a href="statistics_reg_view">Registration Statistics</a> 18 </nobr> 19 <nobr><a href="list_students">Cleared Student Export</a> 20 </nobr> 21 <span tal:condition="is_so"> 22 <nobr><a href="add_student">Add Student Record</a> 23 </nobr> 24 <nobr><a href="paid_transfer_list">Export Transfer Students</a></nobr> 25 </span> 26 </strong> 27 28 17 29 <h3>Returning Student Statistics</h3> 18 30 <br />
Note: See TracChangeset for help on using the changeset viewer.