Merge pull request #1894

3840126 merchant: hide color stripe (selsta)
2d18821 merchant: round in ago() function (selsta)
aa82615 merchant: fix payment tracker sorting (selsta)
84c509c merchant: fix timezone offset (selsta)
This commit is contained in:
luigi1111
2019-01-21 14:56:27 -06:00
4 changed files with 9 additions and 2 deletions

View File

@@ -166,6 +166,7 @@ Rectangle {
// color stripe at the top
Row {
id: styledRow
visible: currentView !== merchantView
height: 4
anchors.top: parent.top
anchors.left: parent.left