changeset 3473:b30a842bc164 beta

codecleaner
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 06 Mar 2013 01:53:55 +0100
parents d2326e715007
children 2e703c3ef0b8
files rhodecode/model/db.py rhodecode/public/css/style.css rhodecode/templates/admin/users/user_edit_my_account_form.html
diffstat 3 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/rhodecode/model/db.py	Wed Mar 06 00:34:16 2013 +0100
+++ b/rhodecode/model/db.py	Wed Mar 06 01:53:55 2013 +0100
@@ -1369,7 +1369,7 @@
 
     def recursive_groups(self):
         """
-        Returns all children groups for this group including children of children 
+        Returns all children groups for this group including children of children
         """
         return self._recursive_objects(include_repos=False)
 
--- a/rhodecode/public/css/style.css	Wed Mar 06 00:34:16 2013 +0100
+++ b/rhodecode/public/css/style.css	Wed Mar 06 01:53:55 2013 +0100
@@ -4119,11 +4119,11 @@
     font-weight: normal;
 }
 
-div.rst-block  {
+div.rst-block {
     background-color: #fafafa;
 }
 
-div.rst-block  {
+div.rst-block {
     clear: both;
     overflow: hidden;
     margin: 0;
@@ -4411,7 +4411,7 @@
     padding: 10px 20px;
 }
 
-.inline-comments div.rst-block  {
+.inline-comments div.rst-block {
     clear: both;
     overflow: hidden;
     margin: 0;
@@ -4808,4 +4808,4 @@
 .lineno:target a {
     border: solid 2px #ee0 !important;
     margin: -2px;
-}
+}
\ No newline at end of file
--- a/rhodecode/templates/admin/users/user_edit_my_account_form.html	Wed Mar 06 00:34:16 2013 +0100
+++ b/rhodecode/templates/admin/users/user_edit_my_account_form.html	Wed Mar 06 01:53:55 2013 +0100
@@ -21,9 +21,9 @@
                 </div>
             </div>
             <div class="field">
-	            <div class="label">
-	                <label>${_('Current IP')}:</label> ${c.perm_user.ip_addr or "?"}
-	            </div>
+                <div class="label">
+                    <label>${_('Current IP')}:</label> ${c.perm_user.ip_addr or "?"}
+                </div>
             </div>
             <div class="fields">
                  <div class="field">