Skip to content

Commit

Permalink
Update README to note temporary template override
Browse files Browse the repository at this point in the history
  • Loading branch information
payten committed May 11, 2015
1 parent 6f873ee commit 246617a
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,8 @@ And then clone the `nla_accession_reports` repository into your
ArchivesSpace plugins directory. For example:

cd /path/to/your/archivesspace/plugins
git clone https://github.com/hudmol/nla_accession_reports.git nla_accession_reports
git clone https://github.com/hudmol/nla_accession_reports.git nla_accession_reports

## Temporary Frontend template override

To fix a bug on the Report's listing page, this plugin overrides the `frontend/views/reports/index.html.erb` template to allow reports to define a single parameter and for it to be displayed correctly. A patch has been delivered upstream via a pull request (https://github.com/archivesspace/archivesspace/pull/201). Once that patch makes it into a future release, this particular template override may be removed.

0 comments on commit 246617a

Please sign in to comment.