|
@@ -42,7 +42,7 @@ file that was distributed with this source code.
|
|
|
<link rel="stylesheet" href="{{ asset("bundles/sonataadmin/select2/select2-bootstrap.css") }}" />
|
|
|
{% endif %}
|
|
|
|
|
|
- <link rel="stylesheet" href="{{ asset("bundles/sonataadmin/bootstrap3-editable-1.5.1/bootstrap3-editable/css/bootstrap-editable.css") }}" />
|
|
|
+ <link rel="stylesheet" href="{{ asset("bundles/sonataadmin/bootstrap3-editable/bootstrap3-editable/css/bootstrap-editable.css") }}" />
|
|
|
<link rel="stylesheet" href="{{ asset("bundles/sonataadmin/css/styles.css") }}" />
|
|
|
{% endblock %}
|
|
|
|
|
@@ -312,7 +312,7 @@ file that was distributed with this source code.
|
|
|
{% endblock sonata_wrapper %}
|
|
|
{% block footer %}
|
|
|
<footer>
|
|
|
- <p class="text-right">2014 - Powered by the Sonata Framework - Code licensed under the The MIT License - More information on <a href="http://www.sonata-project.org" rel="noreferrer">sonata-project.org</a></p>
|
|
|
+ <p class="text-right"><a href="http://sonata-project.org" rel="noreferrer">Powered by the Sonata Project</a></p>
|
|
|
</footer>
|
|
|
{% endblock %}
|
|
|
</div>
|