Editor - Settings - Includes - General
In this view you will find the general settings of the page, such as checkoutfields and languages
Controller: generalSettingsEditorCtrl.
Utility Functions
showCheckoutFields()
: Open a modal with the options to configure the checkoutfields. The view that opens this modal is “theme/editor/settings/checkoutfields.html”showLanguageSettings()
: Open a modal with options to configure the languages. The view that opens this modal is “theme/editor/settings/languages.html”
Example of base theme
Updated about 5 years ago