File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 149
149
],
150
150
'mass_mailing.assets_wysiwyg' : [
151
151
'mass_mailing/static/src/js/mass_mailing_snippets.js' ,
152
+ 'mass_mailing/static/src/js/snippets.options.xml' ,
152
153
'mass_mailing/static/src/snippets/s_masonry_block/options.js' ,
153
154
'mass_mailing/static/src/snippets/s_masonry_block/options.xml' ,
154
155
'mass_mailing/static/src/snippets/s_media_list/options.js' ,
160
161
'mass_mailing/static/src/js/snippets.editor.js' ,
161
162
'mass_mailing/static/src/js/snippets.registry.js' ,
162
163
'mass_mailing/static/src/xml/mass_mailing.editor.xml' ,
163
- 'mass_mailing/static/src/js/snippets.options.xml' ,
164
164
],
165
165
'web.assets_frontend' : [
166
166
'mass_mailing/static/src/js/tours/**/*' ,
Original file line number Diff line number Diff line change 260
260
<we-button data-select-class =" float-end" title =" Align Right" >Right</we-button >
261
261
</we-select >
262
262
263
- <t t-call =" mass_mailing.snippet_options_border_line_widgets" >
264
- <t t-set =" label" >Border</t >
265
- <t t-set =" with_bs_class" t-value =" True" ></t >
266
- </t >
263
+ <!-- TODO: @owl-options - Uncomment and adapt -->
264
+ <!-- <t t-call="mass_mailing.snippet_options_border_line_widgets">-->
265
+ <!-- <t t-set="label">Border</t>-->
266
+ <!-- <t t-set="with_bs_class" t-value="True"></t>-->
267
+ <!-- </t>-->
267
268
268
269
<we-input string =" Round Corners"
269
270
data-select-style =" 0" data-css-property =" border-radius"
You can’t perform that action at this time.
0 commit comments