username@email.com
2021-07-27 e649be7905be7e74f6e09d8d74a7bd7bcd3923b7
zhengcaioa/zhengcaioa/Views/Shared/_Layout_Search.cshtml
@@ -36,7 +36,7 @@
    </script>
    <script src="~/js/datehelper.js"></script>
    <!-- jqgrid-->
    <link href="~/css/plugins/jqgrid/ui.jqgrid.css" rel="stylesheet">
    <link href="~/css/plugins/jqgrid/ui.jqgrid.css?v=111111111" rel="stylesheet">
    <link href="~/css/animate.min.css" rel="stylesheet">
    <link href="~/css/style.min.css" rel="stylesheet">
    <link href="~/css/plugins/toastr/toastr.min.css" rel="stylesheet" />
@@ -54,10 +54,10 @@
    <script src="~/js/contabs.min.js" type="text/javascript"></script>
    <script src="~/js/common-layout.js" type="text/javascript"></script>
    <script src="~/js/plugins/iTexbox/itextbox.js"></script>
    <script src="~/js/plugins/search/searchtoolbar.js?v=17"></script>
    <script src="~/js/plugins/search/searchtoolbar.js?v=20"></script>
    <script src="~/js/plugins/chosen/chosen.jquery.js"></script>
    <script src="~/js/plugins/iCheck/icheck.min.js"></script>
    <script src="~/js/plugins/search/search.js?v=1"></script>
    <script src="~/js/plugins/search/search.js?v=111111111"></script>
    <script src="~/js/plugins/datapicker/bootstrap-datepicker.js"></script>
    <script type="text/javascript" src="~/js/plugins/treeview/bootstrap-treeview.js"></script>
    <script src="~/js/TUJS.js"></script>
@@ -69,14 +69,14 @@
    <style type="text/css">
        label {
            font-weight:normal;
            font-weight: normal;
        }
        th {
            font-weight: normal;
        }
    </style>
        @RenderSection("headerStyle", false)
    @RenderSection("headerStyle", false)
</head>
<body class="gray-bg" style="padding-top:0px; padding-left:0px; padding-right:0px; ">