mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Typo
This commit is contained in:
@@ -294,7 +294,7 @@ $(function()
|
||||
}
|
||||
return oWidget;
|
||||
},
|
||||
_get_value_for_post(value)
|
||||
_get_value_for_post: function(value)
|
||||
{
|
||||
if ((typeof value == "object") && (Object.keys(value).length === 0))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user