From d9aa8c9f0ed733fa4f13d04a25f821c3d7d69eba Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Fri, 27 Jun 2014 00:30:14 +0200 Subject: drop unneeded code --- apps/files_sharing/js/public.js | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/files_sharing/js') diff --git a/apps/files_sharing/js/public.js b/apps/files_sharing/js/public.js index 1d633a655d5..d434877ba6f 100644 --- a/apps/files_sharing/js/public.js +++ b/apps/files_sharing/js/public.js @@ -161,7 +161,6 @@ OCA.Sharing.PublicApp = { $('#save > button').click(function () { $(this).hide(); - $('.header-right').addClass('active'); $('.save-form').css('display', 'inline'); $('#remote_address').focus(); }); -- cgit v1.2.3