Only use 3-pane layout when profile selected
Later it can be used for contribution details and other things, too.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<main id="dashboard" class="with-details">
|
||||
<main id="dashboard" class={{if showDetailsPane "with-details"}}>
|
||||
|
||||
<div id="stats">
|
||||
<section id="people">
|
||||
|
||||
Reference in New Issue
Block a user