forked from trent_larson/crowd-funder-for-time-pwa
lower project "I Gave" button into list of contact, and tweak other wording
This commit is contained in:
@@ -37,11 +37,11 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="mt-2 text-right">
|
||||
<span v-if="showGivenToUser" class="mt-2 mr-16">
|
||||
<span v-if="showGivenToUser" class="mr-16">
|
||||
<input type="checkbox" class="mr-2" v-model="givenToUser" />
|
||||
<label class="text-sm">Given to you</label>
|
||||
</span>
|
||||
<span class="mt-2">
|
||||
<span>
|
||||
<input type="checkbox" class="mr-2" v-model="isTrade" />
|
||||
<label class="text-sm">Trade (not a gift)</label>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user