diff --git a/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltCustomerPopupListPartial.cshtml b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltCustomerPopupListPartial.cshtml new file mode 100644 index 000000000..61a197d24 --- /dev/null +++ b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltCustomerPopupListPartial.cshtml @@ -0,0 +1,7 @@ +@using BeWoPlanerMobil.Util +@using BS.Shared.Extensions +@model BeWoPlanerMobil.Models.DevExpressSchedulerModel + + diff --git a/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltCustomersPartial.cshtml b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltCustomersPartial.cshtml new file mode 100644 index 000000000..219538601 --- /dev/null +++ b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltCustomersPartial.cshtml @@ -0,0 +1,7 @@ +@using BeWoPlanerMobil.Util +@using BS.Shared.Extensions +@model BeWoPlanerMobil.Models.DevExpressSchedulerModel + + \ No newline at end of file diff --git a/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltEmployeePopupListPartial.cshtml b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltEmployeePopupListPartial.cshtml new file mode 100644 index 000000000..61a197d24 --- /dev/null +++ b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltEmployeePopupListPartial.cshtml @@ -0,0 +1,7 @@ +@using BeWoPlanerMobil.Util +@using BS.Shared.Extensions +@model BeWoPlanerMobil.Models.DevExpressSchedulerModel + + diff --git a/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltEmployeesPartial.cshtml b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltEmployeesPartial.cshtml new file mode 100644 index 000000000..711a46ffc --- /dev/null +++ b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltEmployeesPartial.cshtml @@ -0,0 +1,49 @@ +@using BeWoPlanerMobil.Util +@using BS.Shared.Extensions +@model BeWoPlanerMobil.Models.DevExpressSchedulerModel + + diff --git a/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltResourcePopupListPartial.cshtml b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltResourcePopupListPartial.cshtml new file mode 100644 index 000000000..61a197d24 --- /dev/null +++ b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltResourcePopupListPartial.cshtml @@ -0,0 +1,7 @@ +@using BeWoPlanerMobil.Util +@using BS.Shared.Extensions +@model BeWoPlanerMobil.Models.DevExpressSchedulerModel + + diff --git a/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltResourcesPartial.cshtml b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltResourcesPartial.cshtml new file mode 100644 index 000000000..219538601 --- /dev/null +++ b/BeWoPlanerMobil/Views/DevExpressScheduler/AptFltResourcesPartial.cshtml @@ -0,0 +1,7 @@ +@using BeWoPlanerMobil.Util +@using BS.Shared.Extensions +@model BeWoPlanerMobil.Models.DevExpressSchedulerModel + + \ No newline at end of file