X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=plugins%2Fmyplugin%2Fstatic%2Fjs%2Fmyplugin.js;h=26a29922ea59bb5eebde3f1e8b64f2f702add166;hb=c025814eadebf386f556f9af571d3f04e2124a80;hp=da65c43034fb52ea87c317e280113ede45bc06e9;hpb=6a8cd8d5f11411cdb4bf2510c9be5fd60d72cb50;p=unfold.git diff --git a/plugins/myplugin/static/js/myplugin.js b/plugins/myplugin/static/js/myplugin.js index da65c430..26a29922 100644 --- a/plugins/myplugin/static/js/myplugin.js +++ b/plugins/myplugin/static/js/myplugin.js @@ -44,7 +44,7 @@ }, /* PLUGIN EVENTS */ - // on_show like in hazelnut + // on_show like in querytable /* GUI EVENTS */ @@ -86,8 +86,7 @@ // ... be sure to list all events here /* RECORD HANDLERS */ - - on_record_received: function(record) + on_all_new_record: function(record) { // },