Skip to content
This repository has been archived by the owner on Feb 5, 2021. It is now read-only.

Commit

Permalink
Merge pull request #216 from UN-OCHA/hid-2086-request-org-link
Browse files Browse the repository at this point in the history
HID-2086: remove CTA to add new orgs to HID
  • Loading branch information
rupl authored Jun 25, 2020
2 parents 6d4f39f + 2b0f0ee commit e9f1d52
Show file tree
Hide file tree
Showing 4 changed files with 51 additions and 58 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hid_app2",
"version": "2.2.7",
"version": "2.2.8",
"description": "HID Client application",
"main": "index.js",
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion src/app/components/start/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ <h1 class="start-form__heading"><label for="newOrganization" translate>What is y
</ui-select-choices>
</ui-select>
</div>
<p translate>If your organization is not listed, click <a href="https://docs.google.com/a/humanitarianresponse.info/forms/d/e/1FAIpQLSdpkMue4gFydSm1PwhSIQonpWRGG50ouJJdo8NbcvaMv_pcDw/viewform?c=0&w=1" target="_blank">here</a> to request adding it.</p>
</div>

<div class="form-field">
Expand Down
1 change: 0 additions & 1 deletion src/app/components/user/user.html
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,6 @@ <h3 class="form-section__heading" translate>Organizations</h3>
<icon name="plus" text="Add"></icon>
</button>
</div>
<p translate>If your organization is not listed, click <a href="https://docs.google.com/a/humanitarianresponse.info/forms/d/e/1FAIpQLSdpkMue4gFydSm1PwhSIQonpWRGG50ouJJdo8NbcvaMv_pcDw/viewform?c=0&w=1" target="_blank">here</a> to request adding it.</p>
</form>

<form ng-if="user.organizations.length" class="form-section__edit">
Expand Down
Loading

0 comments on commit e9f1d52

Please sign in to comment.