Subversion Repositories VORC

Rev

Rev 231 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 231 Rev 241
Line 139... Line 139...
139
                  DisplayYearSelect => 1,
139
                  DisplayYearSelect => 1,
140
                  ShowMyShifts  => 1,
140
                  ShowMyShifts  => 1,
141
                  HighlightShifts => 1,
141
                  HighlightShifts => 1,
142
                  PersonalTimeButton => 1,
142
                  PersonalTimeButton => 1,
143
#                  Where   => "track <> 'C3'",
143
#                  Where   => "track <> 'C3'",
144
                  Where   => "track <> 'C5'",
144
                  Where   => "track <> 'C5' and role <> 'SPO'",
145
               });
145
               });