Commit e9dc2cb
Make it possible to template a liquid PriceField Alternate from the web editor (#682)
* Update Startup.cs
Added registration for PriceFieldDisplayViewModel so it's possible to template a liquid PriceField Alternate from the web editor.
* Fixed code analysis issues in ContentFields/startup
* fixed another static analysis issue
---------
Co-authored-by: Sára El-Saig <[email protected]>1 parent e53830b commit e9dc2cb
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| |||
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
0 commit comments