Skip to content

Commit

Permalink
Item14323: forgot a file, please delete dead button images
Browse files Browse the repository at this point in the history
  • Loading branch information
cdot committed Mar 10, 2017
1 parent d557f6c commit ef75b01
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -444,7 +444,7 @@

ed.addButton('fwchangelisttype', {
title: 'Change bullet/number style',
image: url + '/img/plainlist.gif',
image: url + '/img/changeliststyle.gif',
onClick: function() { handleChangeListType(ed); },
onpostrender: function() {
var btn = this;
Expand Down

0 comments on commit ef75b01

Please sign in to comment.