mirror of https://github.com/interlegis/sapl.git
				
				
			
				 1 changed files with 7 additions and 0 deletions
			
			
		| @ -0,0 +1,7 @@ | |||||
|  | {% extends "crud/list.html" %} | ||||
|  | {% load i18n %} | ||||
|  | {% block more_buttons %} | ||||
|  |   <a href="{% url 'materia:pesquisar_materia' %}" class="btn btn-default"> | ||||
|  |     {% blocktrans with verbose_name=view.verbose_name %} Pesquisar {{ verbose_name }} {% endblocktrans %} | ||||
|  |   </a> | ||||
|  | {% endblock %} | ||||
					Loading…
					
					
				
		Reference in new issue