<% if (use_datepicker) { %> <% if(_.contains(enabled_filters, 'periodprevious')) { %>
style="display: none;" <% } %>> <%= Ffof.t('Previous') %>
<% } %> <% } else { %> <% if(_.contains(enabled_filters, 'periodprevious')) { %>
style="display: none;" <% } %>> <%= Ffof.t('Previous') %>
<% } %> <% } %> <% if(_.contains(enabled_filters, 'periodnext')) { %>
style="display: none;" <% } %>> <%= Ffof.t('Next') %>
<% } %>
style="display: none;" <% } %>> disabled <% } %>> <% if(_.contains(enabled_filters, 'range_day')) { %> <%= Ffof.t('1D') %> <% } %> <% if(_.contains(enabled_filters, 'range_week')) { %> <%= Ffof.t('1W') %> <% } %> disabled <% } %> > <% if(name == 'conso' || date_type == 'quarter') { %> <%= Ffof.t('1P') %> <% } else { %> <%= Ffof.t('1M') %> <% } %> disabled <% } %> ><%= Ffof.t('YTD') %> disabled <% } %> ><%= Ffof.t('LTM') %> disabled <% } %>>
style="display: none;" <% } %>> disabled <% } %> > <%= Ffof.t("Actual") %> <%= Ffof.t("Act") %> <% if(Ffof.Core.user_access('view budget')){ %> disabled <% } %> > <%= Ffof.t('Budget') %> <%= Ffof.t('Bud') %> <% } %> <% if(Ffof.Core.user_access('view forecast')){ %> disabled <% } %> > <%= Ffof.t("Forecast") %> <%= Ffof.t("For") %> <% } %>
style="display: none;" <% } %>> <% if(!_.contains(hidden_filters, 'sumby_day')) { %> disabled <% } %> > <%= Ffof.t('D') %> <%= Ffof.t('Daily') %> <% } %> <% if(!_.contains(hidden_filters, 'sumby_week')) { %> disabled <% } %> > <%= Ffof.t('W') %> <%= Ffof.t('Weekly') %> <% } %> disabled <% } %> > <%= Ffof.t('M') %> <%= Ffof.t('Monthly') %> disabled <% } %> > <%= Ffof.t('Q') %> <%= Ffof.t('Quarterly') %> disabled <% } %> > <%= Ffof.t('H') %> <%= Ffof.t('Half-yearly') %> disabled <% } %> > <%= Ffof.t('Y') %> <%= Ffof.t('Yearly') %>