Fixed issue with jquery-validator
Created by: tonmoy18
Previously jquery validator was trying to add validator on funderClass on every place. This was generating an error. Added a check to see if the field actually exists befor adding.
Created by: tonmoy18
Previously jquery validator was trying to add validator on funderClass on every place. This was generating an error. Added a check to see if the field actually exists befor adding.