Fix JS minimization errors

This commit is contained in:
Joseph Schorr 2015-03-05 16:06:35 -05:00
parent 929bad57f5
commit e674b2974c
3 changed files with 3 additions and 3 deletions

View file

@ -16,4 +16,4 @@
CookieService.putPermanent('quay.exp-new-layout', value.toString());
};
}
}())
}());