Refactor
This commit is contained in:
parent
fa7d0d7225
commit
083f3a4cc3
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@ $(function () {
|
|||
var info = response.data;
|
||||
|
||||
/**
|
||||
* Name
|
||||
* Title
|
||||
*/
|
||||
if (info.title && elementTitle.length) {
|
||||
elementTitle.val(info.title);
|
||||
|
|
Loading…
Reference in a new issue