Fix indentation

This commit is contained in:
Hillel Coren 2017-09-14 11:38:30 +03:00
parent afd13874fd
commit 2451baafa0

View File

@ -54,7 +54,7 @@
if (isStorageSupported()) {
lastFilter = JSON.parse(localStorage.getItem('last:calendar_filter'));
lastView = localStorage.getItem('last:calendar_view');
lastView = localStorage.getItem('last:calendar_view') || lastView;
}
// Setup state/status filter