MOON
Server: Apache
System: Linux e2e-78-16.ssdcloudindia.net 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
User: imensosw (1005)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/imensosw/www/imenso.co/demo/mns/version-comparison.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Mark and Spencer</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/>
<link type="text/css" href="css/style.css" rel="stylesheet" type="text/css"/>
<link href="css/chosen.css" rel="stylesheet" type="text/css"/>
<link href="css/datepicker.css" rel="stylesheet" type="text/css"/>
<link href="css/responsive.css" rel="stylesheet" type="text/css"/>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"/>
<link href='http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900' rel='stylesheet' type='text/css'/>
</head>
<body>
<nav id="" class="navbar navbar-default" role="navigation">
            <!-- Brand and toggle get grouped for better mobile display -->
            <div class="container">
                <div class="navbar-header">
                    <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbarCollapse">
                        <span class="sr-only">Toggle navigation</span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                        <span class="icon-bar"></span>
                    </button>
                    <a class="navbar-brand" href="#"><img src="images/logo.svg" class="img-responsive" alt="M&S" /></a>
                </div>
                <!-- Collect the nav links, forms, and other content for toggling -->
                <div class="collapse navbar-collapse" id="navbarCollapse">
                    <ul class="nav navbar-nav navbar-right">
                        <li><a href="home.html" >Home</a></li>
                        <li><a href="catalog-selection.html" >Catalog Selection</a></li>
                        <li class="dropdown"><a href="#"  data-toggle="dropdown">Catalog <span class="caret"></span></a>
                            <ul class="dropdown-menu">
                              <li><a href="update-catalog.html" >Update Catalog</a></li>                                         
                              <li><a href="catalog-visual.html" >Visual Catalog</a></li>
                              <li><a href="catalog-visual-2.html" >Visual Catalog 2</a></li>
                             </ul>
                        </li>
                        <li class="dropdown"><a href="#"  class="active dropdown-toggle" data-toggle="dropdown">Version <span class="caret"></span></a>
                            <ul class="dropdown-menu">
                              <li><a href="#">Update Version</a></li>
                              <li><a href="#">Last Version</a></li>                         
                              <li><a href="version-comparison.html"  class="active">Version Comparison</a></li>
                              <li><a href="#">Version Rollback</a></li>
                             </ul>
                        </li>                       
                        <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Reports <span class="caret"></span></a>
                            <ul class="dropdown-menu">
                              <li><a href="#">Trading report</a></li>
                              <li><a href="#">Master data</a></li>                          
                              <li><a href="#">Sell thru report</a></li>
                              <li><a href="#">Sales by stroke</a></li>
                              <li><a href="#">Store catalogue</a></li>
                              <li><a href="#">Winterwear/Linen report</a></li>                          
                              <li><a href="#">Fulfillment sheet</a></li>
                              <li><a href="#">All ATR reports- store wise availability</a></li>
                              <li><a href="#">LWSS</a></li>
                              <li><a href="#">Sales by stroke</a></li>                          
                              <li><a href="#">OTB</a></li>
                              <li><a href="#">Ecom order sheet</a></li>
                             </ul>
                        </li>
                        <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">My Account <span class="caret"></span></a>
                            <ul class="dropdown-menu">
                              <li><a href="#">Change Password</a></li>
                              <li><a href="#">Change Profile</a></li>                           
                              <li><a href="#">Achieve Data</a></li>
                              <li><a href="#">Backup Database</a></li>
                              <li class="divider"></li>
                               <li><a href="#">Logout <i class="fa fa-long-arrow-right"></i></a></li>
                             </ul>
                        </li>
                    </ul>
                </div>
            </div>
        </nav>
<main class="ms-segment">
    <section class="fork">
        <div class="container">
            <div class="row">
                <div class="col-lg-3">
                    <h1>Version Comparison</h1>
                    <p>Compare the Catalog versions</p>
                </div>
                <div class="col-lg-9 text-right">
                    <div class="search mt2">
                         <a href="version-comparison-single.html" class="btn-alpha pr">Compare <span id="count-checked-checkboxes" class="count-circle number-text">0</span></a>
                         
                    </div>
                </div>
            </div>
        </div>
    </section>
    <div class="no-record text-muted hidden">No records.</div>
    <section class="plate burger-sm">
        <div class="container">     
                <div class="row clearfix"> 
                      <form class="">
                        <div class="col-lg-2">
                         <input  type="text" class="form-control inpt-date" placeholder="Dated"  id="example1">
                        </div>
                        <div class="col-lg-2">
                            <input  type="text" class="form-control" placeholder="Event Generated"/>
                        </div>  
                        <div class="col-lg-8"></div>                        
                    </form>                    
                </div>
                <div class="row mt3">
                    <div class="col-lg-12">                     
                        <table class="table ms-table-2" id="count-campares">
                            <thead>
                                <tr>
                                    <th width="20%"></th>
                                    <th>Version name</th>
                                    <th>Created on</th>
                                    <th>Event generated</th>
                                </tr>
                            </thead>
                            <tbody>
                                <tr>
                                    <td>
                                        <div class="checkbox checkbox-btn">
                                          <label>
                                            <input value="" type="checkbox">
                                            <span class="ms"><i class="ms-icon fa fa-check"></i></span>
                                            <span class="">Add to Compare</span>
                                          </label>
                                       </div>
                                    </td>
                                    <td>Version 1</td>
                                    <td>13/04/2017</td>
                                    <td>Daily</td>
                                </tr>
                                <tr>
                                    <td>
                                        <div class="checkbox checkbox-btn">
                                          <label>
                                            <input value="" type="checkbox">
                                            <span class="ms"><i class="ms-icon fa fa-check"></i></span>
                                            <span class="">Add to Compare</span>
                                          </label>
                                       </div>
                                    </td>
                                    <td>Version 1</td>
                                    <td>13/04/2017</td>
                                    <td>Daily</td>
                                </tr>
                                <tr>
                                    <td>
                                    <div class="checkbox checkbox-btn">
                                          <label>
                                            <input value="" type="checkbox">
                                            <span class="ms"><i class="ms-icon fa fa-check"></i></span>
                                            <span class="">Add to Compare</span>
                                          </label>
                                       </div>
                                    </td>
                                    <td>Version 1</td>
                                    <td>13/04/2017</td>
                                    <td>Milestone price sign off</td>
                                </tr>
                            </tbody>
                        </table>                        
                    </div>
                </div>
            </div>
        </section>
</main>

<footer class="text-center">
    <div class="container">
        <div class="row">
            <div class="col-lg-4 col-lg-offset-4">
                <hr>
                <p class="sml-text">© 2017 Marks and Spencer plc (UK) </p>
            </div>
        </div>
    </div>
</footer>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> 
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/datepicker.js"></script>
<script src="js/chosen.jquery.min.js" type="text/javascript"></script>
  <script src="js/prism.js" type="text/javascript" charset="utf-8"></script>
  <script type="text/javascript">
    var config = {
      '.chosen-select'           : {},
      '.chosen-select-deselect'  : {allow_single_deselect:true},
      '.chosen-select-no-single' : {disable_search_threshold:10},
      '.chosen-select-no-results': {no_results_text:'Oops, nothing found!'},
      '.chosen-select-width'     : {width:"95%"}
    }
    for (var selector in config) {
      $(selector).chosen(config[selector]);
    }
    $(".chosen-select").chosen({ width:"100%" });
 </script>

<script type="text/javascript" src="js/dropzone.js"></script> 
<script type="text/javascript">
$(document).ready(function(){
    $('[data-toggle="popover"]').popover({
        placement : 'top',
        trigger : 'hover'
    });
});
</script>

<!--    $('.dropdown-toggle').click(function () {
    $(this).next('.dropdown-menu').slideToggle(100);
});
$('.dropdown-toggle').focusout(function () {
    $(this).next('.dropdown-menu').slideUp(100);
})
</script>-->

<script type="text/javascript">
    $(document).ready(function(){

    var $checkboxes = $('#count-campares input[type="checkbox"]');
        
    $checkboxes.change(function(){    
        var countCheckedCheckboxes = $checkboxes.filter(':checked').length;
        $('#count-checked-checkboxes').text(countCheckedCheckboxes); number-text        
       
    });

});
</script>


<script type="text/javascript">
    // When the document is ready
    $(document).ready(function () {                
        $('#example1').datepicker({
            format: "dd/mm/yyyy"
        }); 
    
    });
</script>

</body>
</html>