This commit is contained in:
vitalets
2012-12-10 22:06:07 +04:00
parent 579fa31c70
commit 72498a2c09

@ -161,7 +161,6 @@ $(function () {
}, timeout);
});
test("show/hide/toggle methods", function () {
var e = $('<a href="#" data-pk="1" data-url="post.php" data-name="text1">abc</a>').appendTo('#qunit-fixture').editable();
e.editable('show');