mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°1997 - dbClick to exit the "description" field when creating an incident on the portal
This commit is contained in:
@@ -247,7 +247,7 @@ EOF
|
||||
name: $(me).closest(".form_field").attr("data-field-id"),
|
||||
value: $(me).val()
|
||||
});
|
||||
});
|
||||
}).on("mouseup", function(){this.focus();});
|
||||
EOF
|
||||
);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user