Test Commit.
This commit is contained in:
parent
9477c418db
commit
a155231ffd
1 changed files with 108 additions and 106 deletions
|
@ -1,3 +1,5 @@
|
|||
// test commit
|
||||
|
||||
$.fn.get = function(i) {
|
||||
return i == null ?
|
||||
this.$$unclean ? $.sibling(this.$$unclean[0]) : this.cur :
|
||||
|
|
Loading…
Reference in a new issue