summaryrefslogtreecommitdiff
path: root/lib/gallery.in_place_edit.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gallery.in_place_edit.js')
-rw-r--r--lib/gallery.in_place_edit.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/gallery.in_place_edit.js b/lib/gallery.in_place_edit.js
index 86a58856..560f86fa 100644
--- a/lib/gallery.in_place_edit.js
+++ b/lib/gallery.in_place_edit.js
@@ -2,7 +2,7 @@
$.widget("ui.gallery_in_place_edit", {
options: {},
- _init: function() {
+ _create: function() {
var self = this;
this.element.click(function(event) {
event.preventDefault();