From c96f902269f84797daa137933d3f932c2b7f23bd Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Mon, 7 Nov 2016 16:00:29 +0200 Subject: [PATCH] 123 --- www/js/about/script.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/www/js/about/script.js b/www/js/about/script.js index a28117a..3093f30 100644 --- a/www/js/about/script.js +++ b/www/js/about/script.js @@ -13,7 +13,5 @@ $(document).ready(function() { singleItem:true }); - $(document).ready(function(){ - $('#langModal').modal('show'); - }); + $('#langModal').modal('show'); }); \ No newline at end of file -- libgit2 0.21.4