MisterTJB / Colenso-Project

A web application providing access to documents forming the Colenso Project – a repository of New Zealand letters encoded with TEI
0 stars 0 forks source link

Implement 404 for deleted resources #14

Open MisterTJB opened 8 years ago

MisterTJB commented 8 years ago

Deleted resources (i.e. /letters/Junk-001) should redirect to an error page if they are accessed after having been deleted.

c.f. letter.js ~line 30