forked from mautic/mautic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: render form fields have switch condition for theme (mautic#13779)
* Reverse condition If conditional form is rendered, theme modified templates did not used. It seems because condition here is in opposite * Correct loading of a theme with template having precedence --------- Co-authored-by: John Linhart <[email protected]> Co-authored-by: John Linhart <[email protected]>
- Loading branch information
1 parent
5bf1b10
commit e8d5b6c
Showing
2 changed files
with
5 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters