change service level quota type when adding new service level

This commit is contained in:
vfedosevich 2014-09-24 10:17:50 +03:00
parent b5444f10ec
commit 4da84dc0f2

View file

@ -4623,7 +4623,7 @@ BEGIN
@QuotaOrderInGroup + 1, @QuotaOrderInGroup + 1,
@CurQuotaName, @CurQuotaName,
@CurQuotaDescription, @CurQuotaDescription,
3, 2,
0, 0,
NULL) NULL)
END END