Mobile template is not being inherited (#12246)

Break get_add_instance out of www_add; subclass it in Layout to
pull mobileTemplateId and mobileStyleTemplateId from the parent
if the parent is also a Layout.
This commit is contained in:
Scott Walters 2011-09-07 20:18:19 -04:00
parent b05c7ea810
commit ee121e9460
4 changed files with 110 additions and 25 deletions

View file

@ -7,6 +7,7 @@
- fixed #12239: Still get cart error message after removing extra recurring items from the cart
- fixed #12240: Empty Extend Calendar Recurrance version tags
- fixed #12241: Account Shop
- fixed #12246: Layout inherits mobileStyleTemplateId and mobileTemplateId from parent Layouts
7.10.22
- rfe #12223: Add date type to content profiling (metadata)