Add internalLink style.
[gpl/argeo-suite.git] / publishing / org.argeo.publishing.ui / src / org / argeo / publishing / ui / PublishingStyle.java
index f6381dd00d66dd493ef8af649d7558210ce2b145..3250c70029cd9675dec55dd856faf7deebef10e0 100644 (file)
@@ -10,6 +10,8 @@ public enum PublishingStyle implements CmsStyle {
        tag, menu,
        // text style
        title, subTitle, chapo, para, sectionTitle, subSectionTitle,
+       // links
+       internalLink,
        // composite style
        framed, line;