Dirk-Jan Boeren
Results
1
comments of
Dirk-Jan Boeren
The following command will open the dialog if closed, or close it when opened: `$('#dlgFileUpload').modal('toggle');` Replace the #ID if you're using another. Edit: oops probably not helpful after more than...