This commit is contained in:
grandeljay 2022-02-27 00:42:27 +01:00
parent fa7d0d7225
commit 083f3a4cc3

View file

@ -441,7 +441,7 @@ $(function () {
var info = response.data;
/**
* Name
* Title
*/
if (info.title && elementTitle.length) {
elementTitle.val(info.title);