FontAwesome : gestioncof -> shared

This commit is contained in:
Ludovic Stephan 2020-07-19 16:46:28 +02:00
parent 62281cb3b7
commit deae1c4639
22 changed files with 2 additions and 2 deletions

View file

@ -10,7 +10,7 @@
{# CSS #}
<link rel="stylesheet" href="{% static "bds/css/bds.css" %}">
<link type="text/css" rel="stylesheet" href="{% static 'gestioncof/vendor/font-awesome/css/font-awesome.min.css' %}">
<link type="text/css" rel="stylesheet" href="{% static 'vendor/font-awesome/css/font-awesome.min.css' %}">
{# Javascript #}
<script src="{% static 'vendor/jquery/jquery-3.3.1.min.js' %}"></script>