This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1a4e360c32a16654f6445fa1c030e815d2f7ee2c
Umbraco-CMS
/
src
/
Umbraco.ModelsBuilder.Embedded
/
Compose
History
Bjarke Berg
ddb04964b5
https://github.com/umbraco/Umbraco-CMS/issues/7457
- We need to register the config no matter what which MB is used. The config is used to avoid execution of methods in the internal MB
2020-01-14 15:54:07 +01:00
..
DisabledModelsBuilderComponent.cs
Ensures embedded MB is enabled on the UI proj, disables embedded MB if the legacy MB is detected
2019-10-29 01:14:10 +11:00
ModelsBuilderComponent.cs
restores the MB enable flag
2019-10-29 11:02:18 +11:00
ModelsBuilderComposer.cs
https://github.com/umbraco/Umbraco-CMS/issues/7457
- We need to register the config no matter what which MB is used. The config is used to avoid execution of methods in the internal MB
2020-01-14 15:54:07 +01:00
ModelsBuilderInitializer.cs
…