remove double class

ref #5614
This commit is contained in:
Max Grossman
2018-12-18 11:16:31 -05:00
parent 18c021b5d5
commit ae9d43b0ac
+1 -1
View File
@@ -112,7 +112,7 @@ export function uiCommit(context) {
headerTitle
.append('div')
.attr('class', 'header-block header-block')
.attr('class', 'header-block')
.append('h3')
.text(t('commit.title'))