Revision 864c123e snf-astakos-app/astakos/im/templates/im/projects/projectapplication_form.html

b/snf-astakos-app/astakos/im/templates/im/projects/projectapplication_form.html
11 11
<h2>CREATE PROJECT</h2>
12 12

  
13 13
{% if show_form %}
14
<form action="?verify=1#top" method="post" class="withlabels quotas-form" id="group_create_form">{% csrf_token %}
14
<form action="?verify=1" method="post" class="withlabels quotas-form" id="group_create_form">{% csrf_token %}
15 15

  
16 16
    <fieldset class="with-info" id="top">
17 17
    	<legend>
......
153 153
										{% else %}
154 154
											value = "{% get_grant_value rname form %}"
155 155
										{% endif %}
156
			       						/> 
156
			       						autocomplete="off"			
157
							> 
157 158
			       			<span class="extra-img">&nbsp;</span>
158 159
			         		<span class="info"><em>more info</em><span>{{ rdata.help_text_input_each }}</span></span>
159 160
			    		</p>

Also available in: Unified diff