summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparth2012-04-11 14:26:26 +0530
committerparth2012-04-11 14:26:26 +0530
commit8006931d66ebf5f2ca678b66cf1cbbd2ac3fd344 (patch)
treea6f27dcec71d52657730039e9143da79b0783c43
parentc3938750c6c33eec8d921a332aca91505e7da1d4 (diff)
downloadaloha-8006931d66ebf5f2ca678b66cf1cbbd2ac3fd344.tar.gz
aloha-8006931d66ebf5f2ca678b66cf1cbbd2ac3fd344.tar.bz2
aloha-8006931d66ebf5f2ca678b66cf1cbbd2ac3fd344.zip
minor UI changes
-rw-r--r--aloha/template/allotter/apply.html18
-rw-r--r--aloha/template/allotter/complete.html9
-rw-r--r--aloha/template/base.html2
3 files changed, 16 insertions, 13 deletions
diff --git a/aloha/template/allotter/apply.html b/aloha/template/allotter/apply.html
index 91b2783..92771bd 100644
--- a/aloha/template/allotter/apply.html
+++ b/aloha/template/allotter/apply.html
@@ -53,7 +53,7 @@ $(document).ready(function(){
<hr/>
-<h4>You are eligible for programmes on the basis of <b>{{first_paper}} ({{first_paper_code}}) </b>
+<h3>You are eligible for programmes on the basis of <b>{{first_paper}} ({{first_paper_code}}) </b>
{% comment %}
Checking if there is second paper and displaying its name.
@@ -65,7 +65,7 @@ and <b>{{second_paper}} ({{second_paper_code}})</b>
{% endif %}
-</h4>
+</h3>
<br/>
@@ -78,19 +78,21 @@ that you are NOT interested in. </p>
<p><b>Please note:</b> The order of Preference plays an important role in
the admission process.</p>
-<p>
-<b>Note: </b>If you have qualified in two papers in JAM 2012 and would like to choose programmes eligible
+<div class="alert alert-info">
+<h3 class="alert-heading">Note</h3>
+<b>If you have qualified in two papers in JAM 2012 and would like to choose programmes eligible
under both the papers, the order of preferences should be combined. For example: a candidate
qualifying both BT and CY can have an order of preference such as 1 under BT, 2 under CY, 3
-under BT and so on.
-</p>
+under BT and so on.</b>
+</div>
-<p>
+<div class="alert alert-info">
+<h3 class="alert-heading">Warning!</h3>
<b>Candidates should ensure that the choices specified by them
are distinct for each programme of their interest and are in the
ascending order of their preference - i.e. their most preferred
programme is selected as 1, etc.</b>
-</p>
+</div>
diff --git a/aloha/template/allotter/complete.html b/aloha/template/allotter/complete.html
index fc205a7..7961db4 100644
--- a/aloha/template/allotter/complete.html
+++ b/aloha/template/allotter/complete.html
@@ -58,13 +58,14 @@ options otherwise click <b>Quit Allotment</b> to exit the allotment process </h4
<br/>
<br/>
+<hr />
<p>You may edit your options by clicking <b>Edit Options</b>. <i>Please keep in mind that your previous options
will be deleted.</i></p>
<form id="apply" action="/allotter/apply/" method="post">
{% csrf_token %}
<input type="submit" name="apply" value="Edit Options" class="btn" />
</form>
-
+<hr />
<p>Click on the button <b>Download Application PDF</b> to download
a PDF of the application form. <br/> <br/>
Candidates are advised
@@ -86,13 +87,13 @@ your completed application form to the Organizing chairman </p>
<form id="logout" action="/allotter/logout/" method="post">
{% csrf_token %}
-<div class="alert">
+<div class="alert alert-error">
<p><input type="checkbox" name="check" id="check"/><label for="check">I have downloaded 2 PDF's that together consitute my application.</label>
</p>
<input type="submit" name="logout" value="Quit Admission Application" class="btn" id="checkButton" disabled="disabled" />
-<p>This will finish the application procedure and the choices
-you have given will be taken as final after that.</p>
+<p><b>This will finish the application procedure and the choices
+you have given will be taken as final after that.</b></p>
</div>
</form>
diff --git a/aloha/template/base.html b/aloha/template/base.html
index 4e3431f..ae2cf46 100644
--- a/aloha/template/base.html
+++ b/aloha/template/base.html
@@ -81,7 +81,7 @@
<li class="nav-header">Notices</li>
<li><hr></li>
<li><span class="label label-important pull-right">Important</span></li>
- <li>Supported Browsers : <br />Google chrome >= 12<br /> Mozilla Firefox >= 5<br /> Microsoft Internet Explorer >= 9 <br />Opera >=11.0</li>
+ <li>Supported Browsers : <br />Google chrome >= 12<br /> Mozilla Firefox >= 3<br /> Microsoft Internet Explorer >= 8 <br />Opera >=11.0</li>
<li><hr></li>
<li><span class="label label-info pull-right">Info</span></li>
<li>JAM 2012 allotment online form filling starts from : 12-4-2012.</li>