Refactor processStyle so there's no duplicated code. Make Wobject call
SUPER. Add an option to skip adding getExtraHeadTags, so that Shortcut doesn't add them an extra time. Remove the subclassed getExtraHeadTags, since prepareView will add them, which prevents adding them a 3rd time.
This commit is contained in:
parent
66843db604
commit
b0a1e20053
4 changed files with 50 additions and 43 deletions
|
|
@ -1,6 +1,7 @@
|
|||
7.7.9
|
||||
- fixed: Reverted bugfix for 10409 and changed the hover help to reflect the correct way to build list-type form controls in the MetaData.
|
||||
- fixed: Template parser cannot be set
|
||||
- fixed #10361: Shortcuts duplicate extra header tags
|
||||
|
||||
7.7.8
|
||||
- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue