[FIX] Weird identation issue, again.

bzr revid: tde@openerp.com-20120530092759-lw4htxoh9w4wolvx
This commit is contained in:
Thibault Delavallée 2012-05-30 11:27:59 +02:00
parent 6203bd203f
commit 3a3493442b
1 changed files with 1 additions and 1 deletions

View File

@ -375,7 +375,7 @@ class base_stage(object):
# Notifications
# ******************************
def case_get_note_msg_prefix(self, cr, uid, id, context=None):
def case_get_note_msg_prefix(self, cr, uid, id, context=None):
""" Default prefix for notifications. For example: "%s has been
<b>closed</b>.". As several models will inherit from base_stage,
this method returns a void string. Class using base_stage