Fixed bug in Loader, synchronized with fedorahosted.

git-svn-id: https://svn.libreccm.org/ccm/trunk@4003 8810af33-2d31-482b-a856-94f89814c4df
master
pb 2016-04-15 20:56:32 +00:00
parent ee71fe9eb9
commit d490829f2c
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
*/ */
package com.arsdigita.cms.contenttypes.ldn; package com.arsdigita.cms.contenttypes.ldn;
import com.arsdigita.cms.contenttypes.AbstractContentTypeLoader;
/** /**
* Loader for <code>ContentType</code> <code>ESDService</code>. * Loader for <code>ContentType</code> <code>ESDService</code>.
* *