Commit 47846958 authored by Jacob Schatz's avatar Jacob Schatz

Proper spacing in HAML file `if` statement.

parent 60dbc4f6
......@@ -37,6 +37,6 @@
%h1.title= title
= render 'shared/outdated_browser'
-if @project
- if @project
:javascript
var findFileURL = '#{namespace_project_find_file_path(@project.namespace, @project, @ref || @project.repository.root_ref)}';
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment