-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documented the peculiarities with the remaining five views
31 out of 36 views now use the shared "specialist_document_form.html.erb" view exclusively. These remaining five views can't yet use the shared form (for a variety of reasons), though in the case of the "flood and coastal erosion risk management" finder I was able to pull in the shared view for the main bulk of the form, and then there's just a small bit of proprietary code underneath. These five views now have TODO comments to explore later. It would be great to eliminate all of the edge cases and have everything using the shared view. I can't afford to spend any more time on these edge cases at present.
- Loading branch information
1 parent
8ef8f49
commit ab92846
Showing
5 changed files
with
12 additions
and
39 deletions.
There are no files selected for viewing
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 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 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