forked from jsnbuchanan/crowd-funder-for-time-pwa
Merge branch 'master' into misc2
This commit is contained in:
@@ -244,7 +244,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- id used by puppeteer test script -->
|
||||
<h3
|
||||
id="advanced"
|
||||
class="text-sm uppercase font-semibold mb-3"
|
||||
@click="showAdvanced = !showAdvanced"
|
||||
>
|
||||
@@ -277,7 +279,9 @@
|
||||
</label>
|
||||
|
||||
<div class="flex py-2">
|
||||
<!-- id used by puppeteer test script -->
|
||||
<router-link
|
||||
id="switch-identity-link"
|
||||
:to="{ name: 'identity-switcher' }"
|
||||
class="block text-center text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md mb-2"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user