Added Q to Rev list in ECN Title note
This commit is contained in:
@ -210,7 +210,7 @@
|
||||
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%", disabled = "disabled" })
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
||||
* (DO NOT USE Rev I, O, S, X, and Z)
|
||||
* (DO NOT USE Rev I, O, Q, S, X, and Z)
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
||||
Revision Y is followed by AA-AY, AY is followed by BA-BY etc. YY is followed by AAA
|
||||
|
@ -154,7 +154,7 @@
|
||||
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%" })
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
||||
* (DO NOT USE Rev I, O, S, X, and Z)
|
||||
* (DO NOT USE Rev I, O, Q, S, X, and Z)
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
||||
Revision Y is followed by AA-AY, AY is followed by BA-BY etc. YY is followed by AAA
|
||||
|
@ -260,7 +260,7 @@
|
||||
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%", disabled = "disabled" })
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
||||
* (DO NOT USE Rev I, O, S, X, and Z)
|
||||
* (DO NOT USE Rev I, O, Q, S, X, and Z)
|
||||
</div>
|
||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
||||
Revision Y is followed by AA-AY, AY is followed by BA-BY etc. YY is followed by AAA
|
||||
|
Reference in New Issue
Block a user