mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-08 06:55:46 +01:00
oops extra $
This commit is contained in:
@@ -115,7 +115,7 @@ define(['taskbar'], function(taskbar) {
|
||||
} else {
|
||||
titleEl.val(postData.title);
|
||||
titleEl.prop('readOnly', false);
|
||||
}$
|
||||
}
|
||||
|
||||
bodyEl.val(postData.body);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user