When pane is exported there is 4 spaces instead of 2.
See e.g. http://travis-ci.org/#!/vih/vih.dk-features/L609 exported https://github.com/vih/vih.dk-features/blob/master/vih_employees/vih_emp...
When pane is exported there is 4 spaces instead of 2.
See e.g. http://travis-ci.org/#!/vih/vih.dk-features/L609 exported https://github.com/vih/vih.dk-features/blob/master/vih_employees/vih_emp...
Comments
Comment #1
mpotter commentedFor CTools exports (such as views, panes, panels, etc), Features simply calls the object->export() function. So you'll need to post this issue over in the Panels module directly for them to update their export function. Nothing I can do about this in Features itself, sorry.
Comment #2
lsolesen commentedComment #3
merlinofchaos commentedThe extra indentation on $panes is intentional to visually distinguish where the panes are. It makes the exportable slightly more readable.
Comment #4
lsolesen commentedbut it does not follow coding standards? shouldnt it do that?