Compare commits

..

No commits in common. "dc3b57ffbfe3006f45f36f2cc23efacde21631f2" and "e0e9148011d2b33b8399c94ed937168f863cd236" have entirely different histories.

View File

@ -1239,10 +1239,10 @@ export default function StuffDetail() {
} }
// //
// if (!formData.address) { if (!formData.address) {
// fieldNm = getMessage('stuff.detail.address') fieldNm = getMessage('stuff.detail.address')
// errors = fieldNm errors = fieldNm
// } }
// //
if (!formData.prefId || formData.prefId === '0') { if (!formData.prefId || formData.prefId === '0') {