Skip to content

Commit

Permalink
Temporarily hide timezones until Workday sync is corrected. [IAM-992]
Browse files Browse the repository at this point in the history
  • Loading branch information
floatingatoll committed Nov 9, 2022
1 parent bc28acc commit 2e99874
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/profile/ProfileTeamLocation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@
>{{ officeLocation }}</RouterLink
>
</span>
<!-- Temporarily hidden for IAM-992 testing. Uncomment when Workday timezones are passed through unmodified. (atoll) -->
<div class="profile-team-location__timezone">
<span
class="timezone-print"
>{{ timezone }}</span
><!-- {{ timezone }} --></span
>
</div>
</div>
Expand Down

0 comments on commit 2e99874

Please sign in to comment.