File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 263263 @endif
264264
265265 <div class =" text-center" ><!-- SUBMIT BUTTON -->
266+ @if ($u -> currentLevel () > 1 )
267+ <button type =" button" id =" add_comment" class =" btn btn-light btn-default mr-4" >{{ trans (' panichd::lang.show-ticket-add-comment' ) } } </button >
268+ @endif
266269 {!! CollectiveForm:: submit (isset ($ticket ) ? trans (' panichd::lang.update' ) : trans (' panichd::lang.btn-add' ), [
267270 ' class' => ' btn btn-primary ajax_form_submit' ,
268271 ' data-errors_div' => ' form_errors'
Original file line number Diff line number Diff line change 1- <div class =" mt-4 mb-3 jquery_level2_show" >
2- <h3 style =" margin-top : 0em ;" >{{ trans (' panichd::lang.comments' ) } }
3- <button type =" button" id =" add_comment" class =" btn btn-light btn-default btn-sm" >{{ trans (' panichd::lang.show-ticket-add-comment' ) } } </button >
4- </h3 >
5- </div >
61<div id =" comments" class =" jquery_level2_show" ></div >
72
83<div id =" comment_template" class =" card bg-light mb-3 comment_block" style =" display : none ;" >
You can’t perform that action at this time.
0 commit comments