marcelklehr / ep_push2delete

delete your etherpad with one click.
Other
3 stars 6 forks source link

Plugins is broken with latest etherpad version #6

Closed Yaco closed 9 years ago

Yaco commented 9 years ago

Hi! i'am using etherpad git version (rev 5c31d1f)

When i try to use your plugin, the button doesn't work. I get the following error in js console:

Failed to load 'ep_push2delete/static/js/delete_button.js' for 'ep_push2delete/pushbutton/client_hooks/documentReady': Error: The module at "ep_push2delete/static/js/delete_button.js" does not exist.

Can you fix this? thanks!

Yaco commented 9 years ago

Here is the fix: https://github.com/marcelklehr/ep_push2delete/pull/7

marcelklehr commented 9 years ago

Thanks for reporting :)