@ -1,5 +1,5 @@
{
"__helpPath__": "/doc/",
"/doc/": "/doc/",
"_auth": "Authentication",
"_authChoice": "Authentication choice",
"_authMulti": "Authentication (multi)",
"__helpPath__": "/fr-doc/",
"/doc/": "/fr-doc/",
"_auth": "Authentification",
"_authChoice": "Choix d'authentification",
"_authMulti": "Authentification (multi)",
@ -37,7 +37,7 @@
<div class="vresizer" resizer="horizontal" resizer-top="#top" resizer-bottom="#bottom"></div>
<div class="panel panel-default">
<div class="panel-body">
<iframe id="helpframe" width="100%" height="100%" ng-src="{{translate('__helpPath__')+'pages/documentation/current/'+helpUrl}}" frameborder="0"></iframe>
<iframe id="helpframe" width="100%" height="100%" ng-src="{{translate('/doc/')+'pages/documentation/current/'+helpUrl}}" frameborder="0"></iframe>
</div>