We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d88d8 commit 5debf6dCopy full SHA for 5debf6d
app/views/profiles/index.html.haml
@@ -1,11 +1,6 @@
1
.row.extra-top-margin
2
.col-sm-10
3
- if !@unitname.nil?
4
- -if @unitname.include?("Health") || @unitname.include?("Law") || @unitname.include?("Science") || @unitname.include?("Augustana")
5
- %h1
6
- = surround 'Faculty Engagement (',') Staff' do
7
- = @unitname
8
- -else
9
%h1
10
= @unitname
11
Staff
0 commit comments