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" })
|
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%", disabled = "disabled" })
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
<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>
|
||||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
<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
|
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%" })
|
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%" })
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
<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>
|
||||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
<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
|
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" })
|
@Html.TextBoxFor(model => model.Title, new { id = "txtTitle", @class = "k-textbox", style = "width:100%", disabled = "disabled" })
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
<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>
|
||||||
<div class="col-sm-6 col-sm-offset-4" style="color: red;">
|
<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
|
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