From: Roan Kattouw Date: Mon, 1 Nov 2010 14:25:47 +0000 (+0000) Subject: Indentation fix X-Git-Tag: 1.31.0-rc.0~34157 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=674e917ce2ccae4e520b85bea626ab9f3ab10cd1;p=lhc%2Fweb%2Fwiklou.git Indentation fix --- diff --git a/resources/jquery/jquery.client.js b/resources/jquery/jquery.client.js index 628679ec00..10ac11f641 100644 --- a/resources/jquery/jquery.client.js +++ b/resources/jquery/jquery.client.js @@ -13,7 +13,7 @@ jQuery.client = new ( function() { * Returns an object containing information about the browser * * The resulting client object will be in the following format: - * { + * { * 'name': 'firefox', * 'layout': 'gecko', * 'layoutVersion': '20101026',