Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Add minify version
Browse files Browse the repository at this point in the history
  • Loading branch information
Octavian Ruda committed Dec 22, 2017
1 parent 630d48b commit 7a70d40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bootstrap-confirmation.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1>With callback functions</h1>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.js"></script>
<script src="bootstrap-confirmation.js"></script>
<script src="bootstrap-confirmation.min.js"></script>

<script>
$(function() {
Expand Down

0 comments on commit 7a70d40

Please sign in to comment.