File manager - Edit - /home/autoph/public_html/connectv1/lms.php
Back
<?php include('cfg/db.php'); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title><?php echo $variable['site_name']; ?> | Groups</title> <!-- Google Font: Source Sans Pro --> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700&display=fallback"> <!-- Font Awesome --> <link rel="stylesheet" href="plugins/fontawesome-free/css/all.min.css"> <!-- Default style --> <link rel="stylesheet" href="dist/css/default.css"> <!-- Select2 --> <link rel="stylesheet" href="plugins/select2/css/select2.min.css"> <link rel="stylesheet" href="plugins/select2-bootstrap4-theme/select2-bootstrap4.min.css"> <!-- Theme style --> <link rel="stylesheet" href="dist/css/adminlte.min.css"> <!-- overlayScrollbars --> <link rel="stylesheet" href="plugins/overlayScrollbars/css/OverlayScrollbars.min.css"> <!-- Ekko Lightbox --> <link rel="stylesheet" href="plugins/ekko-lightbox/ekko-lightbox.css"> <link href="dist/img/<?php echo $variable['logo']; ?>" rel="icon" /> <style> .no-border-card { box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, 0); } </style> </head> <body class="hold-transition sidebar-mini text-sm layout-fixed"> <div class="wrapper"> <!-- Navbar --> <?php include('include/header.php'); ?> <!-- /.navbar --> <?php include('include/sidebar.php'); ?> <!-- Content Wrapper. Contains page content --> <div class="content-wrapper"> <!-- Content Header (Page header) --> <!-- <section class="content-header"> <div class="container-fluid"> <div class="row mb-0"> <div class="col-sm-6"> --> <!-- <h1>Profile</h1> --> <!-- </div> <div class="col-sm-6"> <ol class="breadcrumb float-sm-right"> <li class="breadcrumb-item"><a href="home.php">Home</a></li> <li class="breadcrumb-item active">My Groups</li> </ol> </div> </div> --> <!-- </div> --> <!-- /.container-fluid --> <!-- </section> --> <!-- Main content --> <section class="content"> <div class="container-fluid"> <div class="row"> <div class="col-md mt-3"> <div id="customer-details" class="div-block card card-primary" style="display: ;"> <div class="card-header" id="main-header" style="display:;"> <h3 class="card-title"><span>MY GROUPS</span></h3> </div> <div class="card-header" id="profile-header" style="display:;"> <h3 class="card-title"><button class="btn btn-tool" title="Go back" type="button" onclick="back()"><i class="fas fa-arrow-alt-circle-left fa-2x"></i></button> <span id="main-header-title">JUAN DELA CRUZ GROUPS</span></h3> </div> <!--card-header--> <div class="card no-border-card mb-0"> <div class="overlay" id="loader" style="display:none;"> <div class="fas fa-2x fa-sync-alt fa-spin "> </div> <strong><span class="ml-2" id="loading-message"> Loading, please wait...</span></strong> </div> <div class="overlay" id="loader-vehicle" style="display:none;"> <div class="fas fa-2x fa-sync-alt fa-spin "> </div> <strong><span class="ml-2" id="loading-message"> Loading, please wait...</span></strong> </div> <div class="card-body" style="padding-top: 1.00rem;padding-right: 0rem;padding-left: 0rem;"> <div class="col-12 col-sm-12"> <div class="card card-primary card-outline card-tabs no-border-card mb-0"> <div class="card-header p-0 pt-1 border-bottom-0"> <div id="app" class=""> <nav class="navbar navbar-expand-md navbar-light mt-0 mb-0 pt-0 pb-0" style="background-color: #ffffff;"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNav"> <!-- <ul class=" nav nav-tabs navbar-nav mr-auto" id="custom-tabs-three-tab" role="tablist" style="border-bottom: 0px solid #ffffff;"> --> <ul class=" nav nav-tabs navbar-nav mr-auto" id="custom-tabs-three-tab" role="tablist"> <li class="nav-item "> <a class="nav-link active" id="custom-tabs-three-home-tab" data-toggle="pill" href="#custom-tabs-three-home" role="tab" aria-controls="custom-tabs-three-home" aria-selected="true">Dashboard</a> </li> <li class="nav-item" id="customer-family-tab"> <a class="nav-link " id="custom-tabs-three-family-tab" data-toggle="pill" href="#custom-tabs-three-family" role="tab" aria-controls="custom-tabs-three-family" aria-selected="false">Groups</a> </li> <li class="nav-item"> <a class="nav-link" id="custom-tabs-three-hobbies-tab" data-toggle="pill" href="#custom-tabs-three-hobbies" role="tab" aria-controls="custom-tabs-three-hobbies" aria-selected="false">Leads</a> </li> <li class="nav-item" hidden> <a class="nav-link" id="custom-tabs-three-gallery-tab" data-toggle="pill" href="#custom-tabs-three-gallery" role="tab" aria-controls="custom-tabs-three-gallery" aria-selected="false">Gallery</a> </li> <li class="nav-item" id="customer-corporation_individuals-tab" hidden> <a class="nav-link" id="custom-tabs-three-individuals-tab" data-toggle="pill" href="#custom-tabs-three-individuals" role="tab" aria-controls="custom-tabs-three-individuals" aria-selected="false">Connected Individuals</a> </li> <li class="nav-item" hidden> <a class="nav-link" id="custom-tabs-three-profile-tab" data-toggle="pill" href="#custom-tabs-three-profile" role="tab" aria-controls="custom-tabs-three-profile" aria-selected="false">Vehicles</a> </li> <li class="nav-item" hidden> <a class="nav-link" id="custom-tabs-three-messages-tab" data-toggle="pill" href="#custom-tabs-three-messages" role="tab" aria-controls="custom-tabs-three-messages" aria-selected="false">Service</a> </li> <li class="nav-item" hidden> <a class="nav-link" id="custom-tabs-three-settings-tab" data-toggle="pill" href="#custom-tabs-three-settings" role="tab" aria-controls="custom-tabs-three-settings" aria-selected="false">Sales</a> </li> </ul> <ul class="navbar-nav mt-1" id="customer-info-button"> <li class="nav-item" hidden> <input type="button" onclick="" style="width:65px;" class="btn btn-danger btn-sm" value="Remove" title="Remove Customer"></input> </li> </ul> </div> </nav> </div> </div> <div class="card-body"> <div class="tab-content" id="custom-tabs-three-tabContent"> <div class="tab-pane fade active show" id="custom-tabs-three-home" role="tabpanel" aria-labelledby="custom-tabs-three-home-tab"> <div id="dashboard_section"> </div> </div> <div class="tab-pane fade" id="custom-tabs-three-family" role="tabpanel" aria-labelledby="custom-tabs-three-family-tab"> <div id="groups_section"> </div> </div> <div class="tab-pane fade" id="custom-tabs-three-profile" role="tabpanel" aria-labelledby="custom-tabs-three-profile-tab"> <?php // include 'include/components/customer/customer_vehicle.php'; ?> </div> <div class="tab-pane fade" id="custom-tabs-three-messages" role="tabpanel" aria-labelledby="custom-tabs-three-messages-tab"> <?php // include 'include/components/customer/customer_service.php'; ?> </div> <div class="tab-pane fade" id="custom-tabs-three-settings" role="tabpanel" aria-labelledby="custom-tabs-three-settings-tab"> <?php // include 'include/components/customer/customer_sales.php'; ?> </div> <div class="tab-pane fade" id="custom-tabs-three-individuals" role="tabpanel" aria-labelledby="custom-tabs-three-individuals-tab"> <?php // include 'include/components/customer/corporation_individual.php'; ?> </div> <div class="tab-pane fade" id="custom-tabs-three-hobbies" role="tabpanel" aria-labelledby="custom-tabs-three-hobbies-tab"> <div id="leads_section"> </div> </div> <div class="tab-pane fade" id="custom-tabs-three-gallery" role="tabpanel" aria-labelledby="custom-tabs-three-gallery-tab"> <div class="container"> <div id="customer-sales-image-data" class="row"> </div> </div> </div> <!-- /.card --> </div> </div> </div> </div> <!--card-body--> </div> <!--card-body--> <!-- /.row --> </div><!-- /.container-fluid --> </section> <!-- /.content --> </div> <!-- /.content-wrapper --> </div> </div> <!-- INSERT FOOTER --> <?php include('include/footer.php'); ?> <!-- Control Sidebar --> <aside class="control-sidebar control-sidebar-dark"> <!-- Control sidebar content goes here --> </aside> <!-- /.control-sidebar --> </div> <!-- ./wrapper --> <!-- jQuery --> <script src="plugins/jquery/jquery.min.js"></script> <!-- overlayScrollbars --> <script src="plugins/overlayScrollbars/js/jquery.overlayScrollbars.min.js"></script> <!-- Select2 --> <script src="plugins/select2/js/select2.full.min.js"></script> <!-- Bootstrap 4 --> <script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- AdminLTE App --> <script src="dist/js/adminlte.min.js"></script> <!-- Ekko Lightbox --> <script src="plugins/ekko-lightbox/ekko-lightbox.min.js"></script> <script src="dist/js/jquery.balloon.min.js"></script> <!-- Navigation Highlight --> <script src="dist/js/main.js"></script> <!-- Functions --> <script> //GLOBAL var dashboard_section = false; var groups_section = false; var leads_section = false; </script> <!-- Functions --> <script> function back() { window.history.back(); } function initDashboardSection() { if (!dashboard_section) { dashboard_section = true; $.ajax({ url: 'include/lms/dashboard/dashboard.php', type: 'post', success: function(data) { $('#dashboard_section').html(data); $.ajax({ url: 'include/lms/dashboard/dashboard.js', type: 'post', success: function(data) { // initLeads(); }, error: function() { $('#dashboard_section').text( 'An error occurred'); } }); }, error: function() { $('#dashboard_section').text('An error occurred'); } }); } } function initGroupSection() { if (!groups_section) { groups_section = true; $.ajax({ url: 'include/lms/groups/groups.php', type: 'post', success: function(data) { $('#groups_section').html(data); $.ajax({ url: 'include/lms/groups/groups.js', type: 'post', success: function(data) { // initLeads(); }, error: function() { $('#groups_section').text('An error occurred'); } }); }, error: function() { $('#groups_section').text('An error occurred'); } }); } } function initLeadsSection() { if (!leads_section) { leads_section = true; $.ajax({ url: 'include/lms/leads/leads_list.php', type: 'post', success: function(data) { $('#leads_section').html(data); $.ajax({ url: 'include/lms/leads/leads_list.js', type: 'post', success: function(data) { initLeads(); }, error: function() { $('#leads_section').text('An error occurred'); } }); }, error: function() { $('#leads_section').text('An error occurred'); } }); } } </script> <script> $(document).ready(function() { $(document).on("wheel", "input[type=number]", function(e) { $(this).blur(); }); initDashboardSection(); $("#custom-tabs-three-home-tab").click(function() { initDashboardSection(); }); $("#custom-tabs-three-family-tab").click(function() { initGroupSection(); }); $("#custom-tabs-three-hobbies-tab").click(function() { initLeadsSection(); }); }); </script> </body> </html>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings