fix: 施設情報画面のスタイル崩れの修正漏れ
This commit is contained in:
parent
88d9ca629f
commit
46a6e56e41
@ -259,7 +259,7 @@
|
||||
<td class="hpInfoColumn">病床数(定員)</td>
|
||||
<td class="instData"><input type="text" readonly="readonly" value="{{ultmarc.inst_info_data.bed_num or ''}}" class="xSmallTextbox numberBox"></td>
|
||||
<td class="hpInfoColumn captionMenteDate">メンテ年月日</td>
|
||||
<td class="instData menteDate"><input type="text" readonly="readonly" value="{{ultmarc.inst_info_data.prmit_bed_maint_ymd or ''}}" class="menteDateText"></td>
|
||||
<td class="instData menteDate"><input type="text" readonly="readonly" value="{{ultmarc.inst_info_data.prmit_bed_maint_ymd or ''}}" class="menteDateTextbox"></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user