Skip to content

Commit 22a9b02

Browse files
committed
Remove UIColor button from samples/uicolor - uicolor plugin is available only in uicolor/samples/uicolor.html sample.
1 parent fa81322 commit 22a9b02

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

samples/uicolor.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ <h1 class="samples">
4545
uiColor: '#14B8C4',
4646
toolbar: [
4747
[ 'Bold', 'Italic', '-', 'NumberedList', 'BulletedList', '-', 'Link', 'Unlink' ],
48-
[ 'FontSize', 'TextColor', 'BGColor' ],
49-
[ 'UIColor' ]
48+
[ 'FontSize', 'TextColor', 'BGColor' ]
5049
]
5150
});
5251

0 commit comments

Comments
 (0)