We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c84b9b3 commit 7e93d79Copy full SHA for 7e93d79
js/src/timer.js
@@ -90,6 +90,7 @@ function() {
90
}
91
},
92
close: function() {
93
+ var form = dialogWorkItemEditForm.find( "form" );
94
form[ 0 ].reset();
95
96
});
0 commit comments