diff options
Diffstat (limited to 'internal/admin/static/mobeditor.js')
| -rw-r--r-- | internal/admin/static/mobeditor.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/admin/static/mobeditor.js b/internal/admin/static/mobeditor.js index 2bef881..849dcf9 100644 --- a/internal/admin/static/mobeditor.js +++ b/internal/admin/static/mobeditor.js @@ -284,6 +284,7 @@ function renderMobCard(sec, data) { if (sec.id === 'talk') { h += '<div id="talktree"></div>'; + h += ced_renderTagHelp('talk'); } } h += '</div>'; |
