# HG changeset patch # User Aurelien Campeas # Date 1248440394 -7200 # Node ID 7e9283731db8789f8c2a7c172033c61e0632d820 # Parent 6e328fcc276ce7a5304a31bb25c5434c987bf4dc [reledit] a nicer icon diff -r 6e328fcc276c -r 7e9283731db8 web/data/accessories-text-editor.png Binary file web/data/accessories-text-editor.png has changed diff -r 6e328fcc276c -r 7e9283731db8 web/views/editforms.py --- a/web/views/editforms.py Fri Jul 24 14:50:43 2009 +0200 +++ b/web/views/editforms.py Fri Jul 24 14:59:54 2009 +0200 @@ -91,7 +91,9 @@ # FIXME editableField class could be toggleable from userprefs _onclick = u"showInlineEditionForm(%(eid)s, '%(rtype)s', '%(divid)s')" - _defaultlandingzone = u'%(msg)s' + _defaultlandingzone = (u'') _landingzonemsg = _('click to edit this field') # default relation vids according to cardinality _one_rvid = 'incontext'