Use codemirror for description in poll

This commit is contained in:
yflory
2017-10-03 19:04:29 +02:00
parent 707d3b3e94
commit 68bda92291
6 changed files with 120 additions and 88 deletions

View File

@@ -646,12 +646,13 @@ define([
]),
h('div.cp-app-poll-realtime', [
h('br'),
h('center', [
h('div', [
h('textarea#cp-app-poll-description', {
rows: "5",
cols: "50",
disabled: true
}),
h('div#cp-app-poll-description-published'),
h('br')
]),
h('div#cp-app-poll-table-container', [