SDN made dynamic. FontAwesome downgraded to 4.7

This commit is contained in:
Alexandre Bourlier
2018-05-01 10:11:58 +02:00
parent 0057e9245b
commit f0ea5e3de3
8 changed files with 10 additions and 10 deletions

View File

@ -17,7 +17,7 @@
<div id="projects" style="display: none">
<ldp-display
id="projects-list"
data-src="http://localhost:8000/projects/"
data-src="<?php echo $sdn; ?>/projects/"
data-fields="number, client, name"
widget-client="ldp-display-client"
search-fields="number, name"