Release of v4.0.0-alpha4
Fix plugin field selection. Fix plugin params tab layout. Add issue templates. Force autoloader to always load. Fix repeatable layout #1076.
This commit is contained in:
@ -128,8 +128,8 @@ class HtmlView extends BaseHtmlView
|
||||
}
|
||||
|
||||
// These are subform layouts used in JCB
|
||||
// LayoutHelper::render('sectionjcb', [?]); // added to ensure the layout are loaded
|
||||
// LayoutHelper::render('repeatablejcb', [?]); // added to ensure the layout are loaded
|
||||
// LayoutHelper::render('sectionjcbjfive', [?]); // added to ensure the layout are loaded
|
||||
// LayoutHelper::render('repeatablejcbjfive', [?]); // added to ensure the layout are loaded
|
||||
|
||||
/**
|
||||
* Get the dynamic build form fields needed on the page
|
||||
|
Reference in New Issue
Block a user