Skip to content
This repository was archived by the owner on Aug 31, 2025. It is now read-only.

Commit da1cf74

Browse files
bekospkozlowski-opensource
authored andcommitted
demo(all): add bower link to download modal
Closes angular-ui#1515
1 parent 96f474d commit da1cf74

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

misc/demo/index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,14 @@ <h1><%= module.displayName %><small>
245245
<small class="help-block">Whether you want to include the <i>default templates</i>, bundled with most of the directives. These templates are based on Twitter Bootstrap's markup and CSS.</small>
246246
</div>
247247
</div>
248+
<div class="form-group">
249+
<label class="col-sm-3 control-label"><strong>Bower</strong></label>
250+
<div class="col-sm-9">
251+
<small>If you are using Bower just run:</small>
252+
<pre>bower install angular-bootstrap</pre>
253+
<small class="help-block"><a href="http://bower.io/" target="_blank">Bower</a> is a package manager for the web.</small>
254+
</div>
255+
</div>
248256
</form>
249257
</div>
250258
<div class="modal-footer">

0 commit comments

Comments
 (0)