Skip to content

Commit aaaf001

Browse files
committed
Updating example for github page
1 parent ed4ce04 commit aaaf001

File tree

2 files changed

+876
-0
lines changed

2 files changed

+876
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
var defaults = config.$get();
4949
config.set({
5050
appName: 'angular-filemanager',
51+
listUrl: 'listing-response-example.json',
5152
pickCallback: function(item) {
5253
var msg = 'Picked %s "%s" for external use'
5354
.replace('%s', item.type)

0 commit comments

Comments
 (0)