Commit 60e007c190a6323f907bcd88082de938690e5e0b
1 parent
1193462b
Exists in
staging
and in
4 other branches
Always display options for private visibility
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
public/javascripts/article.js
@@ -181,7 +181,6 @@ jQuery(function($) { | @@ -181,7 +181,6 @@ jQuery(function($) { | ||
181 | } | 181 | } |
182 | 182 | ||
183 | if( $("#token-input-search-article-privacy-exceptions").length == 1 ) { | 183 | if( $("#token-input-search-article-privacy-exceptions").length == 1 ) { |
184 | - show_hide_visibility_modes(); | ||
185 | show_hide_token_input(); | 184 | show_hide_token_input(); |
186 | 185 | ||
187 | $("#article_published_true").click(function() { | 186 | $("#article_published_true").click(function() { |