unhide show help button
This commit is contained in:
parent
a4aeada585
commit
82352b422f
@ -488,8 +488,7 @@ define([
|
|||||||
title: Msg.poll_admin_button
|
title: Msg.poll_admin_button
|
||||||
}, Msg.poll_admin_button),
|
}, Msg.poll_admin_button),
|
||||||
h('button#help', {
|
h('button#help', {
|
||||||
title: Msg.poll_show_help_button,
|
title: Msg.poll_show_help_button
|
||||||
style: { display: 'none' }
|
|
||||||
}, Msg.poll_show_help_button)
|
}, Msg.poll_show_help_button)
|
||||||
]),
|
]),
|
||||||
h('div.realtime', [
|
h('div.realtime', [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user