Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <object name="portal_javascripts"> |
---|
3 | |
---|
4 | |
---|
5 | <javascript cacheable="True" compression="none" cookable="True" |
---|
6 | enabled="True" inline="False" expression="" insert-before="*" |
---|
7 | id="++resource++plone.app.jquery.js" /> |
---|
8 | |
---|
9 | <javascript cacheable="True" compression="none" cookable="True" |
---|
10 | enabled="False" inline="False" expression="" insert-before="*" |
---|
11 | id="jquery.js" /> |
---|
12 | |
---|
13 | <javascript |
---|
14 | id="bootstrap-integration.js" |
---|
15 | cacheable="True" compression="safe" cookable="True" |
---|
16 | enabled="True" expression="" inline="False"/> |
---|
17 | |
---|
18 | <javascript |
---|
19 | id="bootstrap.min.js" |
---|
20 | cacheable="True" compression="safe" cookable="True" |
---|
21 | enabled="True" expression="" inline="False"/> |
---|
22 | |
---|
23 | </object> |
---|
Note: See
TracBrowser for help on using the repository browser.