Skip to content

Commit c1a90af

Browse files
committed
minor
1 parent 3d23383 commit c1a90af

File tree

1 file changed

+1
-0
lines changed
  • services/static-webserver/client/source/class/osparc/ui/form

1 file changed

+1
-0
lines changed

services/static-webserver/client/source/class/osparc/ui/form/IntlTelInput.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ qx.Class.define("osparc.ui.form.IntlTelInput", {
109109
resetValue: function() {
110110
this.setValue(null);
111111
},
112+
// IStringForm interface implementation
112113

113114
_applyValue: function(value) {
114115
this.fireDataEvent("changeValue", value);

0 commit comments

Comments
 (0)