From 2fcbb9c4b3b4c5c3216b279820ccf7902337ae9c Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 16 Dec 2014 18:33:16 -0800 Subject: fix some directory anomolies --- view/js/mod_directory.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/js/mod_directory.js') diff --git a/view/js/mod_directory.js b/view/js/mod_directory.js index 40a094803..74c8b414d 100644 --- a/view/js/mod_directory.js +++ b/view/js/mod_directory.js @@ -8,4 +8,4 @@ function dirdetails(hash) { $(document).ready(function() { collapseHeight(); -} \ No newline at end of file +}); \ No newline at end of file -- cgit v1.2.3