app/soc/content/memory_error.html
author Pawel Solyga <Pawel.Solyga@gmail.com>
Sun, 29 Mar 2009 21:35:02 +0000
changeset 2028 df97cade97ac
parent 1582 f2f352ad193f
permissions -rw-r--r--
This patch adds a javascript confirmation box when clicking "Mark as Ineligible" on Student Proposal. This is temporary until we make this action reversible. Patch by: Tim Ansell Reviewed by: Pawel Solyga

<html>
<head><title>We ran out of memory</title></head>
<body>
We ran out of memory while serving your request, please try again.
</body>
</html>