CY_ECommercePlatform/CY.WebForm/Pages/business/AgSpecialOrderDetail.aspx.cs
@@ -125,7 +125,7 @@
            this.txtPSO_Work_o_TR.Visible = false;
            if (string.IsNullOrEmpty(m_EC_SpecialOrders.PSO_Remarks))
            {
                this.txtPSO_Remarks_o_TR.Visible = false;
               // this.txtPSO_Remarks_o_TR.Visible = false;
            }
            else
            {