Skip to content

Commit

Permalink
Remove myfinancial desktop links
Browse files Browse the repository at this point in the history
  • Loading branch information
kbui98 committed Jul 13, 2023
1 parent ff9bad8 commit a5e762c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions cypress/fixtures/resources/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,6 @@
{
"title": "Office of Research Information Services (ORIS)",
"url": "https://www.washington.edu/research/oris/"
},
{
"title": "MyFinancial.Desktop",
"url": "http://ucs.admin.uw.edu/myfd"
}
]
},
Expand Down
4 changes: 0 additions & 4 deletions myuw_vue/components/_common/outage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,6 @@
<a href="https://wd5.myworkday.com/uw/d/home.htmld"
>Workday</a>
</li>
<li v-if="isEmployee && !isAcademicsPage" class="mb-1">
<a href="http://ucs.admin.uw.edu/myfd/"
>MyFinancial.desktop</a>
</li>
</ul>
</template>
</uw-card>
Expand Down
4 changes: 0 additions & 4 deletions myuw_vue/tests/mock_data/resources/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -300,10 +300,6 @@
{
"title": "Office of Research Information Services (ORIS)",
"url": "https://www.washington.edu/research/oris/"
},
{
"title": "MyFinancial.Desktop",
"url": "http://ucs.admin.uw.edu/myfd"
}
]
},
Expand Down

0 comments on commit a5e762c

Please sign in to comment.