Browse Source

Univate.2 > Timeshare To Sell Changes

master
George Williams 5 years ago
parent
commit
c12a6b01fe
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/timeshare/sell/contentSection.vue

+ 1
- 1
src/components/timeshare/sell/contentSection.vue View File

342
               <div class="form-group col-md-6">
342
               <div class="form-group col-md-6">
343
                 <div class="input-group">
343
                 <div class="input-group">
344
                   <label
344
                   <label
345
-                    v-if="!indiv.howMarried || indiv.howMarried === 'NotApplicable'"
345
+                    v-if="!indiv.howMarried || indiv.howMarried === 'N/A'"
346
                     for="howMarried"
346
                     for="howMarried"
347
                     class="uniSelectLabel"
347
                     class="uniSelectLabel"
348
                     >Marital Status</label
348
                     >Marital Status</label

Loading…
Cancel
Save