Skip to content

Commit

Permalink
renamed offshore rep to owners
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunlumbcgov committed Nov 28, 2023
1 parent 47e8512 commit 6b4fb4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/components/OffshoreSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ function downloadOffshoreSchoolReps() {
href="/api/v1/download/csv/authority/all-mailing/OFFSHORE?filepath=offshoreschoolrepresentatives"
variant="text"
class="v-btn-align-left text-none text-subtitle-1 my-1"
><template v-slot:prepend> <v-icon icon="mdi-download" /></template>Offshore Schools
Representatives (CSV)</v-btn
><template v-slot:prepend> <v-icon icon="mdi-download" /></template>Offshore School
Owner/Operators (CSV)</v-btn
>
</v-row>
</v-col>
Expand Down
1 change: 1 addition & 0 deletions tools/openshift/backend.dc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ objects:
kind: Route
metadata:
annotations:
haproxy.router.openshift.io/timeout: 120s
openshift.io/host.generated: "true"
labels:
app: "${APP_NAME}-${BRANCH}"
Expand Down

0 comments on commit 6b4fb4b

Please sign in to comment.