-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
23754 Deleted obsolete statement #753
Conversation
- deleted "upload files will be renamed" statement per Jacqueline - updated unit test
d8ce64b
to
835e251
Compare
@@ -76,7 +76,6 @@ | |||
v-for="(document, index) in authorization.files" | |||
:key="document.fileKey" | |||
class="upload-file-row mt-5" | |||
:class="{ 'mb-n2': (index < numFiles) }" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
<p class="info-text font-14 mt-6 mb-0"> | ||
Uploaded files will be renamed automatically. | ||
</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/gcbrun |
Temporary Url for review: https://business-create-dev--pr-753-pczlfk3a.web.app SB says, try this: https://business-create-dev--pr-753-pczlfk3a.web.app/continuation-in-authorization?id=TOWa0a3U5H |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Issue #: bcgov/entity#23754
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).