Dynamic tables, search button is not working in responsive design.

- Now search button works just fine on responsive.
pull/343/head
Nicolae Gabriel 2016-12-12 14:15:00 +02:00
parent d2559d26d2
commit 50720ff4e9
43 changed files with 4211 additions and 4049 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

4160
build/css/style.css Normal file

File diff suppressed because it is too large Load Diff

View File

@ -20,7 +20,7 @@
<link href="../vendors/fullcalendar/dist/fullcalendar.print.css" rel="stylesheet" media="print">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">
@ -524,6 +524,17 @@
});
</script>
<script>
eventAfterRender: function render (event, element, view) {
element.append(event.title);
}
</script>
<!-- /FullCalendar -->
</body>
</html>

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/iCheck/skins/flat/green.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css" rel="stylesheet"/>
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md footer_fixed">

View File

@ -19,7 +19,7 @@
<link href="../vendors/malihu-custom-scrollbar-plugin/jquery.mCustomScrollbar.min.css" rel="stylesheet"/>
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -29,7 +29,7 @@
<link href="../vendors/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -27,7 +27,7 @@
<link href="../vendors/cropper/dist/cropper.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -20,7 +20,7 @@
<link href="../vendors/dropzone/dist/min/dropzone.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -26,7 +26,7 @@
<link href="../vendors/pnotify/dist/pnotify.nonblock.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/google-code-prettify/bin/prettify.min.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -25,7 +25,7 @@
<link href="../vendors/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -22,7 +22,7 @@
<link href="../vendors/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/animate.css/animate.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="login">

View File

@ -19,7 +19,7 @@
<link href="css/animate.min.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
<link href="css/icheck/flat/green.css" rel="stylesheet">

View File

@ -18,7 +18,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/iCheck/skins/flat/green.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -21,7 +21,7 @@
<link href="../vendors/jqvmap/dist/jqvmap.min.css" rel="stylesheet"/>
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/bootstrap-daterangepicker/daterangepicker.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/iCheck/skins/flat/green.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/iCheck/skins/flat/green.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/iCheck/skins/flat/green.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -25,7 +25,7 @@
<link href="../vendors/datatables.net-scroller-bs/css/scroller.bootstrap.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -17,7 +17,7 @@
<link href="../vendors/nprogress/nprogress.css" rel="stylesheet">
<!-- Custom styling plus plugins -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">

View File

@ -19,7 +19,7 @@
<link href="../vendors/bootstrap-progressbar/css/bootstrap-progressbar-3.3.4.min.css" rel="stylesheet">
<!-- Custom Theme Style -->
<link href="../build/css/custom.min.css" rel="stylesheet">
<link href="../build/css/style.css" rel="stylesheet">
</head>
<body class="nav-md">