From ac78d93c2eb6fdc9313eb1ab5e637803f71115dd Mon Sep 17 00:00:00 2001 From: Scott Baker Date: Fri, 17 May 2013 09:05:10 -0700 Subject: [PATCH] CSS for reservation admin form --- planetstack/core/static/planetstack.css | 1 + 1 file changed, 1 insertion(+) create mode 100644 planetstack/core/static/planetstack.css diff --git a/planetstack/core/static/planetstack.css b/planetstack/core/static/planetstack.css new file mode 100644 index 0000000..2034708 --- /dev/null +++ b/planetstack/core/static/planetstack.css @@ -0,0 +1 @@ +.field-refresh { display: none; } -- 2.43.0