Small indentation fix.
authorLennard de Rijk <ljvderijk@gmail.com>
Thu, 04 Jun 2009 22:02:14 +0200
changeset 2388 eb1a6abdb056
parent 2386 a518ea56f6b5
child 2391 c9283c3102ce
Small indentation fix.
app/soc/views/models/presence.py
--- a/app/soc/views/models/presence.py	Thu Jun 04 22:01:57 2009 +0200
+++ b/app/soc/views/models/presence.py	Thu Jun 04 22:02:14 2009 +0200
@@ -142,7 +142,7 @@
                                       'prefix': home_doc.prefix,
                                       'scope_path': home_doc.scope_path,
                                       'link_id': home_doc.link_id},
-                                      'key_name')
+                                     'key_name')
       allowed_to_edit = True
     except:
       pass