Skip to content
Snippets Groups Projects
Commit 47a273d8 authored by Lauren's avatar Lauren
Browse files

Edited the path to the icon image, uses dynamic plugin path.

parent 834a5264
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
ed.addButton('buttonshortcode', {
title : 'Insert button shortcode',
cmd : 'buttonshortcode',
image : '../../wp-content/plugins/lbdesign-button-shortcode/img/icon-grey.png'
image : lbdbs_plugin.url + 'img/icon-grey.png'
});
ed.addCommand('buttonshortcode', function() {
ed.windowManager.open({
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment