summaryrefslogtreecommitdiff
path: root/themes/admin_wind
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-03-13 21:10:25 -0700
committerBharat Mediratta <bharat@menalto.com>2013-03-13 21:10:25 -0700
commita5700a2f3cee5ef02ae1bba97bf8b2cdac8fa4a2 (patch)
tree4e46b241a13ed0535c233dcb98d306f00d7a2a89 /themes/admin_wind
parent23564554f2c81b6b72682eee1a26f0153cd55598 (diff)
parenta1b5cf2e8daa2b0205d58c5355bf57edcdd3821f (diff)
Merge pull request #202 from shadlaws/fix_2051
#2051 - Revise how Gallery_View returns combined JS and CSS.
Diffstat (limited to 'themes/admin_wind')
-rw-r--r--themes/admin_wind/views/admin.html.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/admin_wind/views/admin.html.php b/themes/admin_wind/views/admin.html.php
index 9a149149..ea7542f2 100644
--- a/themes/admin_wind/views/admin.html.php
+++ b/themes/admin_wind/views/admin.html.php
@@ -47,10 +47,7 @@
media="screen,print,projection" />
<![endif]-->
- <!-- LOOKING FOR YOUR CSS? It's all been combined into the link below -->
<?= $theme->get_combined("css") ?>
-
- <!-- LOOKING FOR YOUR JAVASCRIPT? It's all been combined into the link below -->
<?= $theme->get_combined("script") ?>
</head>