removed any aumated refreshing for shityness

This commit is contained in:
arzynik 2012-09-27 14:32:39 -04:00
parent 2521457515
commit 6ccc49b7f6

View File

@ -262,7 +262,7 @@ $(function() {
restaurant.save(function() {
saveHours(function() {
saveDishes(function() {
location.href = location.href;
//location.href = location.href;
});
});
});