- Timestamp:
- 13 Jan 2012, 07:16:53 (13 years ago)
- Location:
- main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates
- Files:
-
- 23 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/accommodationmanagepage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="POST" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/basemanagepage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="post" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/basepage.pt
r7459 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <table class="form-table"> 6 2 <tbody> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/change_password.pt
r7459 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="post" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/changepw.pt
r7463 r7464 1 1 <form action="." tal:attributes="action request/URL" method="post" 2 2 enctype="multipart/form-data"> 3 4 <h2 i18n:translate=""5 tal:condition="view/label"6 tal:content="view/label">Label</h2>7 3 8 4 <table class="form-table"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/clearanceeditpage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="post" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/containermanagepage.pt
r7459 r7464 1 <h2 tal:content="view/label">Title</h2>2 1 <form method="POST"> 3 4 2 <br /> 5 6 3 <input class="btn primary" type="submit" name="search" value="Search" /> 7 4 for students -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/containerpage.pt
r7459 r7464 1 <h2 tal:content="view/label">Title</h2>2 1 <form method="POST"> 3 4 2 <br /> 5 6 3 <input class="btn primary" type="submit" name="search" value="Search" /> 7 4 for students -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/courseticketmanagepage.pt
r7463 r7464 1 1 <form action="." tal:attributes="action request/URL" method="post" 2 2 enctype="multipart/form-data"> 3 4 <h2 i18n:translate=""5 tal:condition="view/label"6 tal:content="view/label">Label</h2>7 3 8 4 <table class="form-table"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/courseticketpage.pt
r7459 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <table class="form-table"> 6 2 <tbody> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/enterpin.pt
r7459 r7464 1 <h2 i18n:translate="" tal:condition="view/label"2 tal:content="view/label">Label</h2>3 1 <form method="POST"> 4 2 <table class="form-table"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/filesuploadpage.pt
r7459 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="post" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/paymentsmanagepage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="POST" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/paymentspage.pt
r7459 r7464 1 <h2 tal:content="view/label">TITLE</h2>2 3 1 <table class="display dataTable"> 4 2 <thead> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/setpassword.pt
r7460 r7464 1 <h2 i18n:translate="" tal:condition="view/label"2 tal:content="view/label">Label</h2>3 1 <form method="POST"> 4 2 <table class="form-table"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studenthistory.pt
r6637 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <div class="workflow"> 6 2 <div tal:repeat="msg context/history/messages"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studentpage.pt
r7459 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <table class="form-table"> 6 2 <tbody> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studycoursemanagepage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="POST" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studycoursepage.pt
r7459 r7464 1 <h2 tal:content="view/label">TITLE</h2>2 3 1 <table class="form-table"> 4 2 <thead> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studyleveladdpage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="POST" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studyleveleditpage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="POST" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studylevelmanagepage.pt
r7463 r7464 1 <h2 i18n:translate=""2 tal:condition="view/label"3 tal:content="view/label">Label</h2>4 5 1 <form action="." tal:attributes="action request/URL" method="POST" 6 2 enctype="multipart/form-data"> -
main/waeup.sirp/trunk/src/waeup/sirp/students/browser_templates/studylevelpage.pt
r7459 r7464 1 <h2 tal:content="view/label">TITLE</h2>2 3 1 <table class="form-table"> 4 2 <thead>
Note: See TracChangeset for help on using the changeset viewer.