diff rhodecode/templates/files/files.html @ 3029:685ebc84c2e9 beta

White space cleanup
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 26 Nov 2012 20:14:40 +0100
parents adf8ee7b8f2a
children b4f401524060
line wrap: on
line diff
--- a/rhodecode/templates/files/files.html	Mon Nov 26 20:14:12 2012 +0100
+++ b/rhodecode/templates/files/files.html	Mon Nov 26 20:14:40 2012 +0100
@@ -91,7 +91,7 @@
     ypjax_links();
     tooltip_activate();
     fileBrowserListeners(State.url, State.data.node_list_url, State.data.url_base);
-    
+
     if(YUD.get('hlcode')){
     	YUE.on('hlcode', 'mouseup', getSelectionLink);
     }