Commit 23145cade5b5b406d39d4fda1d9452f441e27c25

Authored by Victor Costa
2 parents 1294cc9c 60e007c1

Merge branch 'I324-display_private_article_to_all_community_members' into stable

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() {