Add fa-redo class for FA5

pull/27/head
Summon528 6 years ago committed by GitHub
parent 4c3ee66e35
commit 3588edd929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1315,7 +1315,7 @@ var toolbarBuiltInButtons = {
'redo': {
name: 'redo',
action: redo,
className: 'fa fa-repeat',
className: 'fa fa-repeat fa-redo',
noDisable: true,
title: 'Redo'
}

Loading…
Cancel
Save