author | tflorac@xsup98-004.onf.fr |
Wed, 07 Feb 2018 09:20:50 +0100 | |
changeset 361 | 68f6464a97ea |
parent 360 | e47b68b41f06 |
child 362 | 8fc21a7ef206 |
--- a/src/pyams_content/skin/__init__.py Tue Feb 06 14:55:32 2018 +0100 +++ b/src/pyams_content/skin/__init__.py Wed Feb 07 09:20:50 2018 +0100 @@ -29,4 +29,5 @@ pyams_content = Resource(library, 'js/pyams_content.js', minified='js/pyams_content.min.js', + depends=(pyams_content_css, ), bottom=True)