Project

General

Profile

Bug #111

Updated by Deca Park about 1 year ago

<p>[ADMIN] 시스템 관리 &gt; 오류 신고 관리 (/setting/qna)</p> 

 <p>1.List<br /> 
 &nbsp; 1) Grid<br /> 
 &nbsp; &nbsp; - display DB(st_qna) with <strong>qna_type=&#39;QA06&#39;</strong><br qna_type=&#39;QA06&#39;<br /> 
 &nbsp; &nbsp; - currently, it&#39;s shown wrong with qna_type=&#39;QA05&#39;</p> 

 <p>&nbsp; 2) Search<br /> 
 &nbsp; &nbsp; a) 작성자 &gt; 2nd inputbox<br /> 
 &nbsp; &nbsp; &nbsp; - fix placeholder with &#39;ID 입력&#39;<br /> 
 &nbsp; &nbsp; &nbsp; - search with = (Not LIKE)<br /> 
 &nbsp; &nbsp; b) 오류 유형 &gt; selectbox options<br /> 
 &nbsp; &nbsp; &nbsp; - set by code LIKE &#39;QT06%&#39;</p> 

Back