Browse Source

merging from williamb1024's commits.

Dante 11 years ago
parent
commit
56d5e14744

+ 2 - 0
dist/js/bootstrap-dialog.js

@@ -183,6 +183,8 @@
         this.holdThisInstance();
         this.holdThisInstance();
     };
     };
 
 
+    BootstrapDialog.BootstrapDialogModal = BootstrapDialogModal;
+
     /**
     /**
      *  Some constants.
      *  Some constants.
      */
      */

File diff suppressed because it is too large
+ 1 - 1
dist/js/bootstrap-dialog.min.js


+ 2 - 0
examples/assets/bootstrap-dialog/js/bootstrap-dialog.js

@@ -183,6 +183,8 @@
         this.holdThisInstance();
         this.holdThisInstance();
     };
     };
 
 
+    BootstrapDialog.BootstrapDialogModal = BootstrapDialogModal;
+
     /**
     /**
      *  Some constants.
      *  Some constants.
      */
      */

File diff suppressed because it is too large
+ 1 - 1
examples/assets/bootstrap-dialog/js/bootstrap-dialog.min.js