Sha256: 7c65ad8b7823f9259a457ea14edddd2a298ea2cfc8782f9ecc14f9192f680a4a

Contents?: true

Size: 693 Bytes

Versions: 30

Compression:

Stored size: 693 Bytes

Contents

<footer class="row">
  <p class='content'>
    nimbleShop is a 
    <%= link_to  'BigBinary', 'http://www.bigbinary.com' %>
    product
  </p>
  <div class='clear'></div>
</footer>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '<%= current_shop.google_analytics_tracking_id %>']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
nimbleshop_core-0.0.23 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.21 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.20 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.19 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.17 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.16 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.15 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.14 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.14.rc2 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.14.rc1 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.13 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.12 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.11 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.10 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.9 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.8 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.7 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.5 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.4.beta1 app/views/layouts/_admin_footer.html.erb
nimbleshop_core-0.0.4 app/views/layouts/_admin_footer.html.erb