From f41e3c3c7e892cb9ea8be55a0627ef2b774db087 Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Mon, 17 Oct 2011 22:30:29 +0200 Subject: [PATCH] disable submissions when all slots are full --- public/app/reservations/calendar.html | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/public/app/reservations/calendar.html b/public/app/reservations/calendar.html index a7c13b7..7f986d1 100644 --- a/public/app/reservations/calendar.html +++ b/public/app/reservations/calendar.html @@ -84,12 +84,18 @@ function Calendar($xhr,$resource,$log){