fix tests for abs position and date clear

This commit is contained in:
vitalets
2012-11-27 13:47:29 +04:00
parent 18f29820f3
commit 02c4c685ae
3 changed files with 14 additions and 4 deletions

@ -153,7 +153,7 @@ $(function () {
equal(frmt(e.data('editable').value, f), d, 'day set correct');
equal(p.find('td.day.active').text(), 15, 'day shown correct');
var clear = p.find('.editable-clear');
var clear = p.find('.editable-clear a');
equal(clear.text(), 'abc', 'clear link shown');
//click clear