camera js change - camera coockie change - som chang of teamwork update
This commit is contained in:
@@ -616,4 +616,12 @@ public class TicketApplication : ITicketApplication
|
||||
{
|
||||
return _ticketRepository.GetTypesCountOfTicketForClient(workshopId);
|
||||
}
|
||||
#region Vafa
|
||||
|
||||
public int GetAdminTicketsCount()
|
||||
{
|
||||
return _ticketRepository.GetAdminTicketsCount();
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
Reference in New Issue
Block a user