File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/templates/components/forms/wizard Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 316316 {{ else }}
317317 <div class =" spacer-50" ></div >
318318 {{ /if }}
319-
319+ {{!-- Hiding the Custom Widget Form, Until it is ready to be deployed for Development & Production.
320320 {{#each complexCustomForms as |form|}}
321321 {{form.isComplex}}
322322 <div class="fields">
355355
356356 <button type="button" class="ui primary {{if device.isMobile 'small'}} button" {{action 'addCustomField'}}>{{t 'Add another custom field'}}</button>
357357
358-
358+ --}}
359359 <div class =" ui fields buttons {{ if device.isMobile ' mini three' ' right floated large' }} " >
360360 <button class =" ui three field left labeled icon button {{ if isLoading ' disabled' }} " type =" button" {{ action ' move' ' backwards' }} >
361361 {{ t ' Previous' }}
You can’t perform that action at this time.
0 commit comments