add tests for organization name in conference views

remove tests for organization name in conference#edit
This commit is contained in:
shlok007 2017-07-25 08:16:44 +05:30 committed by Shlok Srivastava
parent cdc08052b1
commit 17eacaec0d
4 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
%h1
%span.fa.fa-tachometer
Dashboard for #{@conference.title} ( by #{@conference.organization.name} )
Dashboard for #{@conference.title}
%hr
.row
.col-sm-4.col-xs-4