A tiny cache-busting change

This commit is contained in:
Shane Kilkelly 2015-10-09 08:45:50 +01:00
parent f1d07811df
commit 8676ce9538

View file

@ -48,6 +48,7 @@ define [
fn()
else
this.$originalApply(fn);
__cachebuster = "yes"
$scope.state = {
loading: true