Skip to content

Commit

Permalink
Fixing merge regressions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Lima committed Mar 21, 2013
1 parent de91c3c commit 4f697e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion assets/javascripts/libs/jquery.jeditable.ptext.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
input.attr('autocomplete','off');
input.attr('placeholder', settings.placeholder);
$(this).append(input);
input.textPlaceholder();
return input;
}
});
Expand Down

0 comments on commit 4f697e4

Please sign in to comment.