Commit f5ac5dc0 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

fixup! ERP5Form: support relative_url in HyperLinkField.

parent 1fde35a8
......@@ -4,6 +4,8 @@
"use strict";
rJS(window)
.declareAcquiredMethod("getUrlFor", "getUrlFor")
.declareMethod('render', function (options) {
var gadget = this,
field_json = options.field_json || {};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment