Build version 2.0.4-j1a

This commit is contained in:
Arnold Daniels
2012-07-26 00:51:19 +02:00
parent 5a2a9a5753
commit 90b236bf5f
4 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
/* ===========================================================
* bootstrap-fileupload.js j1
* bootstrap-fileupload.js j1a
* http://jasny.github.com/bootstrap/javascript.html#fileupload
* ===========================================================
* Copyright 2012 Jasny BV, Netherlands.

View File

@@ -2254,7 +2254,7 @@
}(window.jQuery)
/* ===========================================================
* bootstrap-fileupload.js j1
* bootstrap-fileupload.js j1a
* http://jasny.github.com/bootstrap/javascript.html#fileupload
* ===========================================================
* Copyright 2012 Jasny BV, Netherlands.

View File

@@ -84,8 +84,8 @@
<p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info">
<a href="https://github.com/jasny/bootstrap/" class="btn btn-primary btn-large" style="line-height: 48px" >View project on GitHub</a>
<a href="assets/bootstrap.zip" class="btn btn-large" >Download Bootstrap <small>(v2.0.4-j1)</small><br/><small>Includes all Jasny extensions</small></a>
<a href="assets/jasny-bootstrap.zip" class="btn btn-large" >Extend Bootstrap <small>(j1)</small><br/><small>Download extensions only</small></a>
<a href="assets/bootstrap.zip" class="btn btn-large" >Download Bootstrap <small>(v2.0.4-j1a)</small><br/><small>Includes all Jasny extensions</small></a>
<a href="assets/jasny-bootstrap.zip" class="btn btn-large" >Extend Bootstrap <small>(j1a)</small><br/><small>Download extensions only</small></a>
</p>
</div>

View File

@@ -9,8 +9,8 @@
<p>Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.</p>
<p class="download-info">
<a href="https://github.com/jasny/bootstrap/" class="btn btn-primary btn-large" style="line-height: 48px" {{#production}}onclick="_ga.push(['_trackEvent', 'Jumbotron actions', 'GitHub Project', 'View project on GitHub']);"{{/production}}>{{_i}}View project on GitHub{{/i}}</a>
<a href="assets/bootstrap.zip" class="btn btn-large" {{#production}}onclick="_ga.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.0.4-j1']);"{{/production}}>{{_i}}Download Bootstrap <small>(v2.0.4-j1)</small><br/><small>Includes all Jasny extensions</small>{{/i}}</a>
<a href="assets/jasny-bootstrap.zip" class="btn btn-large" {{#production}}onclick="_ga.push(['_trackEvent', 'Jumbotron actions', 'Download extensions', 'Download j1']);"{{/production}}>{{_i}}Extend Bootstrap <small>(j1)</small><br/><small>Download extensions only</small>{{/i}}</a>
<a href="assets/bootstrap.zip" class="btn btn-large" {{#production}}onclick="_ga.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 2.0.4-j1a']);"{{/production}}>{{_i}}Download Bootstrap <small>(v2.0.4-j1a)</small><br/><small>Includes all Jasny extensions</small>{{/i}}</a>
<a href="assets/jasny-bootstrap.zip" class="btn btn-large" {{#production}}onclick="_ga.push(['_trackEvent', 'Jumbotron actions', 'Download extensions', 'Download j1a']);"{{/production}}>{{_i}}Extend Bootstrap <small>(j1a)</small><br/><small>Download extensions only</small>{{/i}}</a>
</p>
</div>