Revision 279d6e51 snf-astakos-app/astakos/im/templates/im/astakosgroup_list.html

b/snf-astakos-app/astakos/im/templates/im/astakosgroup_list.html
225 225
            {% with q|paginate:args as page_obj %}
226 226
        	 	{% if page_obj.object_list  %}
227 227
	      	    <div>
228
                    {% comment %}
229 228
					<form method="GET" class="minimal" action="#allGroups" id="mygroups">
230 229
						<div class="form-row">
231 230
						    <select name="sorting"  class="dropkicked"  tabindex="1">
......
238 237
							</select>
239 238
						</div>
240 239
					</form>
241
                    {% endcomment %}
242 240
					<table class="alt-style complex" id="allGroups">
243 241
			            <caption>MY PROJECTS</caption>
244 242
			            <thead>

Also available in: Unified diff