From 7022b015a48e1a735aa468d5df07cf06f098cabc Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Thu, 11 Nov 2010 18:02:10 +0100 Subject: [PATCH] hide submitted registration checkbox --- public/angular | 2 +- templates/conference/Registration.html.ep | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/public/angular b/public/angular index 5be325a..b740be5 160000 --- a/public/angular +++ b/public/angular @@ -1 +1 @@ -Subproject commit 5be325a0c1a660268d29541bc668d9cb7d641fcb +Subproject commit b740be518456484775dbf9b195626a024afe35da diff --git a/templates/conference/Registration.html.ep b/templates/conference/Registration.html.ep index 401eb12..f727541 100644 --- a/templates/conference/Registration.html.ep +++ b/templates/conference/Registration.html.ep @@ -464,6 +464,11 @@ hr {
+ +
+ Hide submitted registration +
+
Your registration has been submitted successfully!

-- 2.20.1