From df91ad152c51c0828187491631e2c507222b74f3 Mon Sep 17 00:00:00 2001 From: Saurabh Bhatia Date: Thu, 17 Jul 2014 11:53:37 +0800 Subject: [PATCH] added back modal select for authorization --- .../member_selects/_modal_select.html.erb | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 app/views/admin/member_selects/_modal_select.html.erb diff --git a/app/views/admin/member_selects/_modal_select.html.erb b/app/views/admin/member_selects/_modal_select.html.erb new file mode 100644 index 0000000..940bfb4 --- /dev/null +++ b/app/views/admin/member_selects/_modal_select.html.erb @@ -0,0 +1,78 @@ + + + + \ No newline at end of file