Skip to content

erp5_web_js_style: do not accept double reference in the URL.

Romain Courteaud requested to merge romain/erp5:webjsdoublereference into master

Reference must always be after the web section path.

This will also forbid using document relative url directly (web_page_module/123).

Edited by Romain Courteaud

Merge request reports