File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <div id =" comment-type-buttons" class =" form-group" >
2424 {!! CollectiveForm:: label (' type' , trans (' panichd::lang.show-ticket-add-comment-type' ) . trans (' panichd::lang.colon' ), [' class' => ' col-lg-2 col-form-label' ]) ! !}
2525 <div class =" col-lg-10" >
26- <button type =" button" class =" btn btn-light btn -info btn-sm response_type" id =" popup_comment_btn_note" data-type =" note" data-active-class =" btn -info" ><span aria-hidden =" true" class =" fa fa-pencil-alt" ></span > {{ trans (' panichd::lang.show-ticket-add-comment-note' ) } } </button >  ;
27- <button type =" button" class =" btn btn-light btn-sm response_type" id =" popup_comment_btn_reply" data-type =" reply" data-active-class =" btn -warning" ><span aria-hidden =" true" class =" fa fa-envelope" ></span > {{ trans (' panichd::lang.show-ticket-add-comment-reply' ) } } </button >
26+ <button type =" button" class =" btn btn-light bg -info text-white btn-sm response_type" id =" popup_comment_btn_note" data-type =" note" data-active-class =" bg -info text-white " ><span aria-hidden =" true" class =" fa fa-pencil-alt" ></span > {{ trans (' panichd::lang.show-ticket-add-comment-note' ) } } </button >  ;
27+ <button type =" button" class =" btn btn-light btn-sm response_type" id =" popup_comment_btn_reply" data-type =" reply" data-active-class =" bg -warning text-white " ><span aria-hidden =" true" class =" fa fa-envelope" ></span > {{ trans (' panichd::lang.show-ticket-add-comment-reply' ) } } </button >
2828 {!! CollectiveForm:: hidden (' response_type' , ' note' ,[' id' => ' response_type' ] ) ! !}
2929 </div >
3030 </div >
You can’t perform that action at this time.
0 commit comments