-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove Add Collaborators form from Admin::FormAnswers::CompanyDetails
- Loading branch information
1 parent
03e62ef
commit caaf11c
Showing
11 changed files
with
1 addition
and
210 deletions.
There are no files selected for viewing
51 changes: 0 additions & 51 deletions
51
app/controllers/admin/form_answers/collaborators_controller.rb
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
app/views/admin/form_answers/collaborators/_form.html.slim
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
app/views/admin/form_answers/collaborators/_search_results.html.slim
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
4 changes: 0 additions & 4 deletions
4
app/views/admin/form_answers/company_details/_user_accounts.html.slim
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,4 @@ | ||
.form-group | ||
.form-container | ||
label.form-label User accounts | ||
|
||
= render "admin/form_answers/collaborators/list" | ||
|
||
- if policy(resource).can_add_collaborators_to_application? | ||
= render "admin/form_answers/collaborators/form" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters