removed special params

This commit is contained in:
Arne Teuke
2017-07-27 16:01:06 +01:00
parent eb8a92a4b4
commit c31d2d038b
2 changed files with 0 additions and 11 deletions

View File

@@ -10,9 +10,3 @@ define timeperiod {
saturday <%= @ng_timep_saturday %>
sunday <%= @ng_timep_sunday %>
}
<% unless @ng_timep_special.empty? -%>
define timeperiod {
timeperiod_name <%= @ng_timeperiod_name %>
@ng_timep_special_01
}
<% end -%>