AnonSec Shell
Server IP : 162.214.74.102  /  Your IP : 216.73.216.192
Web Server : Apache
System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64
User : lrsys ( 1015)
PHP Version : 5.6.40
Disable Function : exec,passthru,shell_exec,system
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/lrsys/www/lrsys_apps/imobles/application/plugins/module_helpdesk/views/priority/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /home/lrsys/www/lrsys_apps/imobles/application/plugins/module_helpdesk/views/priority/list.tpl
<div class="row">
    <div class="col-md-12">
        <div class="ibox float-e-margins">
            <div class="ibox-title">
                <h5>{$_L['module_helpdesk list priority']}</h5>

            </div>
            <div class="ibox-content">
                <a href="#" class="btn btn-success" id="add_new_priority"><i class="fa fa-plus"></i> {$_L['module_helpdesk new priority']}</a>
                <a href="{$_url}module_helpdesk/priority/reorder" class="btn btn-primary"><i class="fa fa-download"></i> {$_L['Reorder']}</a>

                <br>
                <br>
                <table class="table table-striped table-bordered">
                    <tr>
                    <th>{$_L['module_helpdesk priority']}</th>
                    <th>{$_L['Manage']}
                        <form action="{$_url}module_helpdesk/priority/delete" method="post" id="formdelete"></form>
                    </th>
                    </tr>
                    {foreach $prioritys as $g}
                        <tr>
                            <td>{if $g['default']==1}{$_L[$g['name']]}{else}{$g['name']}{/if}</td>

                            <td class='col-xs-1'>
{*                                <a href="{$_url}priority/listTicket/{$g['id']}/" class="btn btn-xs btn-primary"><i class="fa fa-bars"></i> {$_L['module_helpdesk list tickets']}</a>*}
                                {if $g['default']==0}
                                <a href="#" class="btn btn-xs btn-warning edit_priority" data-id="{$g['id']}" data-name="{$g['name']}"   data-toggle="tooltip" title="{$_L['Edit']}"><i class="fa fa-pencil"></i> </a>
                                 <a href="#" onclick="ConfirmDelete({$g['id']})" class="btn btn-xs btn-danger"
                                       data-toggle="tooltip" title="{$_L['Delete']}">
                                        <i class="fa fa-trash"></i>  
                                    </a>
                                {/if}
                            </td>
                        </tr>
                    {/foreach}
                </table>

            </div>
        </div>



    </div>



</div>



<input type="hidden" name="_msg_add_new_priority" id="_msg_add_new_priority" value="{$_L['module_helpdesk new priority']}">
<input type="hidden" name="_msg_priority_name" id="_msg_priority_name" value="{$_L['module_helpdesk priority']}">
<input type="hidden" name="_msg_edit" id="_msg_edit" value="{$_L['Edit']}">
<input type="hidden" name="_msg_ok" id="_msg_ok" value="{$_L['OK']}">
<input type="hidden" name="_msg_cancel" id="_msg_cancel" value="{$_L['Cancel']}">
<input type="hidden" name="_msg_save" id="_msg_save" value="{$_L['Save']}">

Anon7 - 2022
AnonSec Team