Skip to content

Commit

Permalink
extended drag and drop functionality #133
Browse files Browse the repository at this point in the history
  • Loading branch information
psolom committed Apr 2, 2017
1 parent e094c99 commit ae7c1e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ <h1 data-bind="text: rdo().attributes.name, attr: {title: rdo().id}"></h1>
<script type="text/javascript" src="scripts/toast/lib/toast.min.js"></script>
<script type="text/javascript" src="scripts/purl/purl.min.js"></script>
<!-- Load filemanager script -->
<script type="text/javascript" src="scripts/filemanager.js"></script>
<script type="text/javascript" src="scripts/filemanager.min.js"></script>
<script type="text/javascript" src="config/filemanager.init.js"></script>

<!-- Start RichFilemanager plugin -->
Expand Down
Loading

0 comments on commit ae7c1e5

Please sign in to comment.