#761 closed defect (fixed)
CivCrm extraneous variable
Reported by: | dylan | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Line 79, widget/CiviCrmDatePicker.js: what is this for:
var fr = this[this.formatMappings[mfd[x]]].form;
Note: See
TracTickets for help on using
tickets.
it was cruft. removed in [4122]