Skip to content

Commit 3b513ad

Browse files
committed
Run make client-format
1 parent 4be848f commit 3b513ad

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

client/src/components/User/ExternalIdentities/ExternalLogin.vue

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ function getIdpPreference() {
211211
<LoadingSpan v-if="loading" message="Signing In" />
212212
<span v-else>Sign in with Institutional Credentials*</span>
213213
</GButton>
214-
215214
</div>
216215

217216
<div v-else>
@@ -222,7 +221,6 @@ function getIdpPreference() {
222221
@click="toggleCILogon('cilogon')">
223222
Sign in with Institutional Credentials*
224223
</GButton>
225-
226224
</GButtonGroup>
227225

228226
<BFormGroup v-if="toggleCilogon" class="mt-1">
@@ -248,8 +246,8 @@ function getIdpPreference() {
248246

249247
<p class="mt-3">
250248
<small class="text-muted">
251-
* Galaxy uses CILogon to enable you to log in from this organization. By clicking
252-
'Sign In', you agree to the
249+
* Galaxy uses CILogon to enable you to log in from this organization. By clicking 'Sign In', you
250+
agree to the
253251
<a href="https://ca.cilogon.org/policy/privacy">CILogon</a> privacy policy and you agree to
254252
share your username, email address, and affiliation with CILogon and Galaxy.
255253
</small>

0 commit comments

Comments
 (0)