mirror of
				https://gitlab.crans.org/mediatek/med.git
				synced 2025-11-04 10:22:13 +01:00 
			
		
		
		
	Remove custom context processor
This commit is contained in:
		@@ -23,9 +23,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 | 
			
		||||
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 | 
			
		||||
{% endcomment %}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
{% block sidebar %}
 | 
			
		||||
    {% if is_perm %}
 | 
			
		||||
    <a class="list-group-item list-group-item-info" href="{% url "logs:index" %}">
 | 
			
		||||
        <i class="glyphicon glyphicon-stats"></i>
 | 
			
		||||
        Évènements
 | 
			
		||||
@@ -34,6 +32,4 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 | 
			
		||||
        <i class="glyphicon glyphicon-stats"></i>
 | 
			
		||||
        Actions sur la bdd
 | 
			
		||||
    </a>
 | 
			
		||||
 | 
			
		||||
    {% endif %}
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user