Closed (fixed)
Project:
Services
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2013 at 08:32 UTC
Updated:
26 May 2013 at 06:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
m1r1k commentedHere is a patch.
Comment #2
marcingy commentedThanks for this.
Can this patch just deal with fixing up description, rather than changing layout. The current approach in code of simply one space after the array key before => is correct in terms of drupal coding standards. (As is lining up all => items)
Whether we want to change is a matter for further discussion however fixing descriptions is totally and utter ++ :)
Setting needs review for the bot.
Comment #3
marcingy commentedComment #4
m1r1k commentedRemove code styling:
Comment #5
m1r1k commentedI'm sorry, it was totally wrong patch :)
Here is proper one:
Comment #6
kylebrowning commentedComment #7
ygerasimov commentedCommitted.