Skip to content

Commit

Permalink
publish: Merge branch 'release/1.0.17'
Browse files Browse the repository at this point in the history
generated from commit 4048929
  • Loading branch information
codalytics-volusion committed Apr 1, 2015
1 parent fb6e46e commit 926c309
Show file tree
Hide file tree
Showing 7 changed files with 2,544 additions and 2,658 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<title>Volusion AngularJS Method Theme</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
<link rel="stylesheet" href="/styles/89aed37d.vendor.css">
<link rel="stylesheet" href="/styles/cf65ef82.main.css">
<link rel="stylesheet" href="/styles/11e81292.vendor.css">
<link rel="stylesheet" href="/styles/eb3d6c8a.main.css">
<link rel="stylesheet" ng-href="{{ overridesCSS }}">
<base href="/">
</head>
Expand Down Expand Up @@ -45,7 +45,7 @@

</div>

<script src="scripts/b7622a6f.vendor.js"></script>
<script src="scripts/28ceb405.vendor.js"></script>

<script src="/scripts/5c6891e8.scripts.js"></script>

Expand Down
34 changes: 34 additions & 0 deletions scripts/28ceb405.vendor.js

Large diffs are not rendered by default.

37 changes: 0 additions & 37 deletions scripts/b7622a6f.vendor.js

This file was deleted.

4 changes: 2 additions & 2 deletions settings/themeInfo.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Method",
"version": "1.0.16",
"source": "https://github.com/volusion-angular-themes/method/archive/v1.0.16.zip",
"version": "1.0.17",
"source": "https://github.com/volusion-angular-themes/method/archive/v1.0.17.zip",
"author": {
"name": "John Smith",
"email": "[email protected]",
Expand Down
2 changes: 1 addition & 1 deletion settings/themeSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"footer": {
"content" : {
"column1" : "<ul class=\"nav\">&#10;&#10;<li class=\"th-footer__title\">COMPANY INFO</li>&#10;&#10;<li><a href=\"/aboutus.asp\">About Us</a></li>&#10;&#10;<li><a href=\"/terms_privacy.asp\">Privacy Policy</a></li>&#10;&#10;<li><a href=\"/terms.asp\">Terms &amp; Conditions</a></li>&#10;&#10;<li><a href=\"/articles.asp?ID=57\">Shipping &amp; Deliveries</a></li>&#10;</ul>",
"column2" : "<ul class=\"nav\">&#10;&#10;<li class=\"th-footer__title\">SHOP WITH US</li>&#10;&#10;<li><a href=\"/shoppingcart.asp\">View Cart</a></li>&#10;&#10;<li><a href=\"/myaccount.asp\">Your Account</a></li>&#10;&#10;<li><a href=\"/orders.asp\">Order Tracking</a></li>&#10;&#10;<li><a href=\"/cindex.asp\">Site Map</a></li>&#10;&#10;<li><a href=\"/pindex.asp\">Product Index</a></li>&#10;</ul>",
"column2" : "<ul class=\"nav\">&#10;&#10;<li class=\"th-footer__title\">SHOP WITH US</li>&#10;&#10;<li><a href=\"/shoppingcart.asp\">View Cart</a></li>&#10;&#10;<li><a href=\"/my-account\">Your Account</a></li>&#10;&#10;<li><a href=\"/my-acount/orders/list\">Order Tracking</a></li>&#10;&#10;<li><a href=\"/cindex.asp\">Site Map</a></li>&#10;&#10;<li><a href=\"/pindex.asp\">Product Index</a></li>&#10;</ul>",
"column3" : "<ul class=\"nav\">&#10;&#10;<li class=\"th-footer__title\">HELP &amp; SUPPORT</li>&#10;&#10;<li><a href=\"/features/contact-us\">Contact Us</a></li>&#10;&#10;<li><a href=\"/help.asp\">Help / FAQ</a></li>&#10;&#10;<li><a href=\"/aboutus.asp\">Toll Free 123-123-1234</a></li>&#10;</ul>",
"column4" : "<div class=\"th-info-box\">&#10;<div class=\"th-footer__title\"><br/></div>&#10;</div>",
"bottomRow": "<div class=\"col-sm-12 col-md-7 col-md-push-5\">\n<ul class=\"th-footer__contact\">\n<li>1-800-555-5432</li>\n<li>24 hours a day 7 days a week</li>\n<li><a href=\"terms.asp\">Terms of Use</a></li>\n<li><a href=\"terms_privacy.asp\">Privacy Policy</a></li>\n</ul>\n</div>\n<div class=\"col-sm-12 col-md-5 col-md-pull-7\">\n<div class=\"th-footer__copyright\">&#169; Copyright 2015. All Rights Reserved. Powered by <a href=\"http://www.volusion.com\" rel=\"nofollow\">Volusion</a>\n</div>\n</div>"
Expand Down
2 changes: 1 addition & 1 deletion styles/89aed37d.vendor.css → styles/11e81292.vendor.css

Large diffs are not rendered by default.

Loading

0 comments on commit 926c309

Please sign in to comment.