From 5970fc608bfd17f0ee9f71af22c672799c2031d2 Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 9 Dec 2016 17:37:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=AE=80=E4=BB=8B=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index 74a4878b8..8a5fa2a6c 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -1,7 +1,7 @@
<%= render :partial => 'projects/invite_code' %>
-
+
<% if @project.description.blank? %>

<%= @project.name %>

<% else %>