[SSE mobile] Fix bug 44356 (#323)

This commit is contained in:
JuliaSvinareva 2020-01-29 16:12:12 +03:00 committed by GitHub
parent e19b8f9397
commit 5847226bba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -142,7 +142,7 @@ define([
transparent: true
});
this.paletteTextColor.on('customcolor', function () {
me.showCustomFillColor();
me.showCustomTextColor();
});
var template = _.template(['<div class="list-block">',
'<ul>',