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
parent 124b34f656
commit 16d60f9966
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