X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fjquery%2Fjquery.expandableField.js;h=f9db72f91e258d1bc4d4ab3042026ad822f7ed1c;hb=f2b09f04f22a64e3f65bd6728902736434f71f00;hp=221e6bbe597e1db5bfd03081ff7927abd1de8421;hpb=cdc391b16db021e71e6ca9c00f2b7d341c1ca5f8;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/jquery/jquery.expandableField.js b/resources/src/jquery/jquery.expandableField.js index 221e6bbe59..f9db72f91e 100644 --- a/resources/src/jquery/jquery.expandableField.js +++ b/resources/src/jquery/jquery.expandableField.js @@ -40,7 +40,8 @@ /** * Sets the value of a property, and updates the widget accordingly * - * @param {String} property Name of property + * @param {Object} context + * @param {string} property Name of property * @param {Mixed} value Value to set property with */ configure: function ( context, property, value ) {