#17167: Only attachable parts can be removed / added in the content type's definition.

--HG--
branch : 1.x
This commit is contained in:
Andre Rodrigues
2011-01-07 12:38:23 -08:00
parent f237545716
commit f07174c811
4 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
using System;
using System.Collections.Generic;
using System.Linq;
using NuGet;
using Orchard.Data;
using Orchard.Environment.Extensions;
using Orchard.Environment.Extensions.Models;