gitlab-org--gitlab-foss/app/views/projects/edit_tree
Hassan Amouhzi a38c6550db Fix bug in ace-src-noconflict with Relative url.
If we doesn't use a relative url we have this:
<pre>gon.relative_url_root=""</pre>
Else <pre>gon.relative_url_root="/gitlab"</pre>

Gitlab::Application.config.assets.prefix contains:
<pre>/assets</pre>
2013-08-21 09:13:50 +02:00
..
show.html.haml Fix bug in ace-src-noconflict with Relative url. 2013-08-21 09:13:50 +02:00