Exemplo n.º 1
0
<form name="selection_form" id="selection_form" method="post" action="<?php 
if (strpos($this->helper_model->page_url(), '?') == false) {
    echo $this->helper_model->page_url() . "?";
} else {
    echo $this->helper_model->page_url() . "&";
}
?>
print">
<table class="table table-bordered table-hover table-striped accounts-table sortable" style="min-width:2000px;">

<thead style="border-top: 4px solid lightgray;">

<tr>
    <th></th>
    <?php 
echo Sort::createCheckBoxes("manage_accounts_black_oil");
?>
    <th></th>
</tr>
<tr>
    <th colspan="16"></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('net_freight_on_shortage_cst_link','net_freight_on_shortage_qty_cst', 'black_oil')" id="net_freight_on_shortage_cst_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th></th>
    <th colspan="7"></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('company_wht_entry_link','company_wht', 'black_oil')" id="company_wht_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('contractor_freight_entry_link','contractor_freight', 'black_oil')" id="contractor_freight_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('company_commission_entry_link','company_commission', 'black_oil')" id="company_commission_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('contractor_commission_entry_link','contractor_commission', 'black_oil')" id="contractor_commission_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th colspan="4"></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('customer_freight_entry_link','customer_freight', 'black_oil')" id="customer_freight_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th></th>
Exemplo n.º 2
0
if (strpos($this->helper_model->page_url(), '?') == false) {
    echo $this->helper_model->page_url() . "?";
} else {
    echo $this->helper_model->page_url() . "&";
}
?>
print">
<table class="table table-bordered table-hover table-striped accounts-table sortable" style="min-width:1900px;">

<thead style="border-top: 4px solid lightgray;">


<tr>
    <th></th>
    <?php 
echo Sort::createCheckBoxes("manage_accounts_white_oil");
?>
    <th></th>
</tr>
<tr>
    <th colspan="7"></th>
    <th><!--<a href="#" onclick="set_dr_cr_entry_link('shortage_amount_entry_link','shortage_amount')" id="shortage_amount_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a>--></th>
    <th colspan="4"></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('company_total_freight_entry_link','company_total_freight')" id="company_total_freight_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('company_wht_entry_link','company_wht')" id="company_wht_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('company_commission_entry_link','company_commission')" id="company_commission_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('contractor_freight_entry_link','contractor_freight')" id="contractor_freight_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('contractor_freight_without_shortage_entry_link','contractor_freight_without_shortage')" id="contractor_freight_without_shortage_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
    <th></th>
    <th><a href="#" onclick="set_dr_cr_entry_link('contractor_commission_entry_link','contractor_commission')" id="contractor_commission_entry_link" class="btn btn-danger dr_cr_btn open_voucher_for_user">Dr / Cr</a></th>
Exemplo n.º 3
0
    }
    .search-table{
        font-size: 12px;
    }
    .search-table input{
        width:100%;
    }
    .sortable-table-heading{
        display: block;
        width: 100%;
        color: #0088cc;
    }
    .sortable-table-heading:hover{
        color: #0088cc;
        text-decoration: underline;
    }
</style>
<div id="page-wrapper">
<!-- including hiddent required dependencies -->
<?php 
include_once APPPATH . "views/customers/components/custom_tanker_search_widget.php";
?>

<div class="container-fluid">

<div class="row">
    <div class="col-lg-12">
        <section class="col-md-6">
            <h1 class="page-header">
                Tankers <small></small>
            </h1>