This commit is contained in:
Keith Donald
2008-03-05 21:34:01 +00:00
parent c2276ee134
commit ae5abe1f41

View File

@@ -27,7 +27,7 @@ public interface View {
/**
* Well-known attribute name for storing a render fragments value.
*/
public static final String RENDER_FRAGMENTS_ATTRIBUTE = "webflow-render-fragments";
public static final String RENDER_FRAGMENTS_ATTRIBUTE = "webflowRenderFragments";
/**
* Render this view's content.