You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Insert ui divider directly in templates instead of from inside heatmap vue component (#11508)
* ui: remove the divider between heatmap and feeds in the dashboard view
* this commit reverses 6ccd19e
Signed-off-by: surtur <[email protected]>
* add a divider to the default user dashboard view
* another one-line change, this time as a direct complement of
2bfc716 to implement a divider of
sorts (as per 6ccd19e originally)
Signed-off-by: surtur <[email protected]>
* removed the divider in heatmap.tmpl
* the separator is added by partial templates as needed
Signed-off-by: surtur <[email protected]>
* load proper dashboard template code in profile.tmpl
* as discussed in Discord
* includes a divider of its own
Signed-off-by: surtur <[email protected]>
0 commit comments