alignment between submitDialogForm functions implementation
This commit is contained in:
@@ -130,7 +130,7 @@ solid black" src="${baseUrl}/c/maps/${mindmap.id}/embed?zoom=1"> </iframe&
|
||||
});
|
||||
|
||||
// Hook for interaction with the main parent window ...
|
||||
var submitDialogForm = function () {
|
||||
function submitDialogForm() {
|
||||
$('#dialogMainForm').submit();
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user