This website works better with JavaScript
Home
Explore
Help
Sign In
githab
/
bootstrap3-dialog
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update bootstrap-dialog.js
Andrew Ivaskevych
11 years ago
parent
4039f74b52
commit
5c7f4b4191
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
js/bootstrap-dialog.js
+ 1
- 1
js/bootstrap-dialog.js
View File
@@ -920,6 +920,6 @@
}).open();
};
-
return BootstrapDialog;
+ return BootstrapDialog;
}));