mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 01:19:44 +01:00
Fix for inline editing.
This commit is contained in:
parent
c05d9d9826
commit
ac27faabcf
@ -203,7 +203,7 @@ $(document).ready(function()
|
||||
}
|
||||
else
|
||||
{
|
||||
$(this).empty();
|
||||
$(this).text(value);
|
||||
}
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user