From 50e26ed96fb62f18fc115ee6b9cb43d377401d4d Mon Sep 17 00:00:00 2001 From: Rohan Mitchell Date: Wed, 3 Dec 2014 12:22:43 +1100 Subject: [PATCH] Remove old required partial --- app/views/admin/enterprises/_required.html.haml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 app/views/admin/enterprises/_required.html.haml diff --git a/app/views/admin/enterprises/_required.html.haml b/app/views/admin/enterprises/_required.html.haml deleted file mode 100644 index 1b3574de9f..0000000000 --- a/app/views/admin/enterprises/_required.html.haml +++ /dev/null @@ -1,2 +0,0 @@ -.with-tip{'data-powertip' => 'Required - You need to fill this field to complete the form.'} - %a{style: 'color: red; font-size: 110%'} *