diff --git a/js/main.js b/js/main.js index 7ee0515..8bc3206 100644 --- a/js/main.js +++ b/js/main.js @@ -1378,6 +1378,7 @@ define(['jquery', 'handlebars', 'fastclick', 'proposal_app', 'handlebars_helpers results: function() {} } }); + $("div.box__abstract :not(:first-child)").hide(); $('.save-article-form').submit(function (e) { -- libgit2 0.21.2