update button color
This commit is contained in:
		@@ -38,7 +38,7 @@
 | 
			
		||||
        {% csrf_token %}
 | 
			
		||||
        <input type="hidden" name="location-selector" value="{{ location_id }}">
 | 
			
		||||
        <input type="hidden" name="accountings" value="{{ acc_ids }}">
 | 
			
		||||
        <button type="submit" class="btn btn-default">Abrechnen</button>
 | 
			
		||||
        <button type="submit" class="btn btn-danger">Abrechnen</button>
 | 
			
		||||
    </form>
 | 
			
		||||
 | 
			
		||||
{% endblock %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user