mirror of
https://github.com/processone/ejabberd.git
synced 2025-01-03 18:02:28 +01:00
Remove slash producing url /admin//additions.js
This commit is contained in:
parent
55417dfb37
commit
3fa68b17d9
@ -305,7 +305,7 @@ make_xhtml(Els, Host, Node, Lang, JID) ->
|
||||
#xmlel{name = <<"script">>,
|
||||
attrs =
|
||||
[{<<"src">>,
|
||||
<<Base/binary, "/additions.js">>},
|
||||
<<Base/binary, "additions.js">>},
|
||||
{<<"type">>, <<"text/javascript">>}],
|
||||
children = [?C(<<" ">>)]},
|
||||
#xmlel{name = <<"link">>,
|
||||
|
Loading…
Reference in New Issue
Block a user