Skip to content

Commit

Permalink
update demo file
Browse files Browse the repository at this point in the history
  • Loading branch information
SaifJerbi committed Jul 17, 2017
1 parent 195cf30 commit 5ac18df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script src="../dist/asf-cloudinary-file-upload.js"></script>

<link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="../dist/style.css">
<link rel="stylesheet" href="../dist/asf-cloudinary-file-upload.css">

<script>
angular.module('test', ["schemaForm","cloudinaryFileUpload"]).controller('FormController', function($scope) {
Expand Down

0 comments on commit 5ac18df

Please sign in to comment.