Update kute-dev.js

This commit is contained in:
thednp 2015-09-28 15:13:27 +03:00
parent 1e1bb9306c
commit 780e3a0793

View file

@ -211,7 +211,6 @@
K.r = function (w,v) {
var p, css = w._el && w._el.style, ets = (w._el === undefined || w._el === null) ? _sct : w._el, opp = _isIE8 ? 'filter':'opacity';
for (p in w._vE) {
console.log(w._vS[p])
var _start = w._vS[p],
_end = w._vE[p],
v1 = _start.value || 0,