diff --git a/modules/editor/components/background_colorpicker/background_colorpicker.html b/modules/editor/components/background_colorpicker/background_colorpicker.html new file mode 100644 index 000000000..392ec5928 --- /dev/null +++ b/modules/editor/components/background_colorpicker/background_colorpicker.html @@ -0,0 +1,20 @@ + diff --git a/modules/editor/tpl/images/font_bg_color.gif b/modules/editor/components/background_colorpicker/icon.gif similarity index 100% rename from modules/editor/tpl/images/font_bg_color.gif rename to modules/editor/components/background_colorpicker/icon.gif diff --git a/modules/editor/tpl/images/multimedia_icon.gif b/modules/editor/components/multimedialink/icon.gif similarity index 100% rename from modules/editor/tpl/images/multimedia_icon.gif rename to modules/editor/components/multimedialink/icon.gif diff --git a/modules/editor/tpl/images/font_color.gif b/modules/editor/components/text_colorpicker/icon.gif similarity index 100% rename from modules/editor/tpl/images/font_color.gif rename to modules/editor/components/text_colorpicker/icon.gif