Compare commits

..

No commits in common. "78ee3c41ecc749e17b44314408391f903c2515c9" and "475e981a4cbe0941a56d82b74a2179ab2851f20f" 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') {