modal dialog which calls ajax

This commit is contained in:
Oliver Gorwits
2013-08-27 22:46:43 +01:00
parent aa2a5e3b20
commit 601671b383
2 changed files with 23 additions and 0 deletions

View File

@@ -86,6 +86,8 @@
}
});
$('#deleteConfirm').modal();
// activity for admin tasks in device details
$('#details_pane').on('click', '.nd_adminbutton', function(event) {
// stop form from submitting normally