We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee2979d commit 38504f4Copy full SHA for 38504f4
client/src/js/templates/shipment/dispatch.html
@@ -104,7 +104,7 @@ <h1 data-testid="dispatch-header">Request Dewar Dispatch</h1>
104
<label>Dewar Location
105
<span class="small">Where the dewar currently is</span>
106
</label>
107
- <input type="text" name="LOCATION" data-testid="dispatch-location"/>
+ <input type="text" name="LOCATION" data-testid="dispatch-location" disabled="disabled"/>
108
</li>
109
110
0 commit comments