Updated the web_theme app's theme media file to match upstreams new version

This commit is contained in:
Roberto Rosario
2011-07-26 03:23:25 -04:00
parent e67046adc3
commit e5159a47cf
37 changed files with 1547 additions and 322 deletions
+1
View File
@@ -342,6 +342,7 @@
<h3>Switch Theme</h3>
<ul class="navigation">
<li><a href="#" onclick="Theme.activate('default'); return false;">Default</a></li>
<li><a href="#" onclick="Theme.activate('activo'); return false;">Activo 2</a></li>
<li><a href="#" onclick="Theme.activate('red'); return false;">Red</a></li>
<li><a href="#" onclick="Theme.activate('amro'); return false;">Amro</a></li>
<li><a href="#" onclick="Theme.activate('bec'); return false;">Bec</a></li>