diff options
author | Hassan Amouhzi <github@anezi.net> | 2013-08-21 09:13:50 +0200 |
---|---|---|
committer | Hassan Amouhzi <github@anezi.net> | 2013-08-21 09:13:50 +0200 |
commit | a38c6550db410a5264a8056044f562fac7ab4b92 (patch) | |
tree | 81ae5ab1ad1361ffb9934cf878be1ae34cb7b770 /spec/models | |
parent | 0a44ecf3a0eb7be66b2dbbb6e8404e3242a4b016 (diff) | |
download | gitlab-ce-a38c6550db410a5264a8056044f562fac7ab4b92.tar.gz |
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>
Diffstat (limited to 'spec/models')
0 files changed, 0 insertions, 0 deletions