Re: [deltacloud-devel] [PATCH aggregator] Updated Quota Model Forms + Validation

2010-09-29 Thread Tomas Sedovic
ACK On 09/27/2010 02:47 PM, mtay...@redhat.com wrote: > From: martyntaylor > > --- > src/app/controllers/quota_controller.rb |4 ++-- > src/app/models/quota.rb |9 +++-- > src/app/views/quota/edit.haml |5 + > 3 files changed, 10 insertions(+), 8

[deltacloud-devel] [PATCH aggregator] Updated Quota Model Forms + Validation

2010-09-27 Thread mtaylor
From: martyntaylor --- src/app/controllers/quota_controller.rb |4 ++-- src/app/models/quota.rb |9 +++-- src/app/views/quota/edit.haml |5 + 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/app/controllers/quota_controller.rb b/s