Fix revert. wow.

This commit is contained in:
jseidelin 2011-06-20 01:56:05 +02:00
parent 5fd9798588
commit 178dd7313b

View file

@ -17,7 +17,6 @@ if (typeof jQuery != "undefined" && jQuery && jQuery.fn) {
} else {
var res = Pixastic.process(this, action, options);
}
var res = Pixastic.process(this, action, options);
if (res) {
newElements.push(res);
}