提交 99f84bc8 编写于 作者: J Jesse Glick

72327986 mistakenly made a new method deprecated.

上级 bf444887
......@@ -1548,9 +1548,7 @@ public class Functions {
/**
* Determines the parameters that client-side needs for a form validation check. See prepareDatabinding.jelly
*
* @deprecated
* Use {@link #calcCheckUrl}
* @since 1.528
*/
public void calcCheckUrl(Map attributes, String userDefined, Object descriptor, String field) {
if(userDefined!=null || field==null) return;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册