web/data/external_resources
changeset 2444 4e61d9e4befb
parent 1494 d68aac1cda0d
child 3803 414bb8439002
equal deleted inserted replaced
2443:b36f759bd2cc 2444:4e61d9e4befb
    16 
    16 
    17 #CSS stylesheets for IE
    17 #CSS stylesheets for IE
    18 #IE_STYLESHEETS = DATADIR/cubicweb.ie.css
    18 #IE_STYLESHEETS = DATADIR/cubicweb.ie.css
    19 
    19 
    20 # Javascripts files to include in HTML headers
    20 # Javascripts files to include in HTML headers
    21 #JAVASCRIPTS = DATADIR/jqyery.js, DATADIR/cubicweb.python.js, DATADIR/jquery.json.js, DATADIR/cubicweb.compat.js, DATADIR/cubicweb.htmlhelpers.js
    21 #JAVASCRIPTS = DATADIR/jquery.js, DATADIR/cubicweb.python.js, DATADIR/jquery.json.js, DATADIR/cubicweb.compat.js, DATADIR/cubicweb.htmlhelpers.js
    22 
    22 
    23 # path to favicon (relative to the application main script, seen as a
    23 # path to favicon (relative to the application main script, seen as a
    24 # directory, hence .. when you are not using an absolute path)
    24 # directory, hence .. when you are not using an absolute path)
    25 #FAVICON = DATADIR/favicon.ico
    25 #FAVICON = DATADIR/favicon.ico
    26 
    26