Another fix for before: {} block

This commit is contained in:
Brian Federle 2013-05-24 13:10:31 -07:00
parent 72fa89eb7a
commit 2a966f35ff

View File

@ -225,6 +225,8 @@
}
}
});
} else {
load();
}
});
});