diff --git a/www/poll/inner.js b/www/poll/inner.js index ccddcef19..dd585ec31 100644 --- a/www/poll/inner.js +++ b/www/poll/inner.js @@ -751,7 +751,7 @@ define([ }).appendTo($msg); // Actions - if (!c.profile || c.profile === profile) { + if (!APP.readOnly && (!c.profile || c.profile === profile)) { $('