mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
Override the correct function
This commit is contained in:
parent
a8136aa191
commit
4449e9a44b
@ -704,7 +704,7 @@ var et2_vfsSelect = et2_inputWidget.extend(
|
||||
this.options.method_id = id;
|
||||
},
|
||||
|
||||
get_value: function() {
|
||||
getValue: function() {
|
||||
return this.value;
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user