From 60e007c190a6323f907bcd88082de938690e5e0b Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Mon, 26 Jan 2015 10:50:50 -0300 Subject: [PATCH] Always display options for private visibility --- public/javascripts/article.js | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/public/javascripts/article.js b/public/javascripts/article.js index 281def6..602fd82 100644 --- a/public/javascripts/article.js +++ b/public/javascripts/article.js @@ -181,7 +181,6 @@ jQuery(function($) { } if( $("#token-input-search-article-privacy-exceptions").length == 1 ) { - show_hide_visibility_modes(); show_hide_token_input(); $("#article_published_true").click(function() { -- libgit2 0.21.2