Always have LinkFooter on the right side
This commit is contained in:
@ -154,11 +154,10 @@ const LAYOUT = {
|
||||
RIGHT: null,
|
||||
},
|
||||
DEFAULT: {
|
||||
LEFT: [
|
||||
<LinkFooter key='1' />,
|
||||
],
|
||||
LEFT: null,
|
||||
RIGHT: [
|
||||
<FeaturesPanel key='0' />,
|
||||
<LinkFooter key='1' />,
|
||||
],
|
||||
},
|
||||
STATUS: {
|
||||
|
||||
Reference in New Issue
Block a user