From 112213699d154854b5f980371aa3da69fcfb2c60 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Fri, 10 Jul 2020 14:27:48 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20public=5Fdashboard.html.er?= =?UTF-8?q?b?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/public_dashboard.html.erb | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/app/views/layouts/public_dashboard.html.erb b/app/views/layouts/public_dashboard.html.erb index 446cec4..fb19445 100644 --- a/app/views/layouts/public_dashboard.html.erb +++ b/app/views/layouts/public_dashboard.html.erb @@ -1,5 +1,5 @@ - + <%= favicon_link_tag "favicons/favicon.ico" %> <%= yield :title %> @@ -15,13 +15,6 @@ - - - - - - - <% if @has_new_dashboard %> <%= stylesheet_link_tag 'deep_insights_new', 'common_new', 'public_dashboard_new' %>