Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3.  
  4. <head>
  5. <!-- Required meta tags -->
  6. <meta charset="utf-8">
  7. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  8.  
  9. <link rel="shortcut icon" type="image/png" href="../../../Imagens/logo.png"/>
  10.  
  11. <link href="../../../../Admin/vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
  12. <link
  13. href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i"
  14. rel="stylesheet">
  15.  
  16. <!-- Custom styles for this template -->
  17. <link href="../../../../Admin/css/sb-admin-2.min.css" rel="stylesheet">
  18.  
  19. <!-- Custom styles for this page -->
  20. <link href="../../../../Admin/vendor/datatables/dataTables.bootstrap4.min.css" rel="stylesheet">
  21. <link href="../../../../Admin/EstilosAdmin/EstilosAdmin.css" rel="stylesheet">
  22. <!-- Bootstrap CSS -->
  23. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
  24. integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
  25. <link rel="stylesheet" href="../../../Estilos/Navbar_Rodape.css">
  26. <link rel="stylesheet" href="../../../Estilos/Estilos_Bea.css">
  27. <link href="https://fonts.googleapis.com/css?family=CustomFontName" rel="stylesheet">
  28. <title>Agrupamento de Escolas José Estêvão</title>
  29. <script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
  30. </head>
  31.  
  32. <body id="body">
  33. <div class="contente">
  34. <?php include_once "../../../Componentes/navbar_perfis.php"?>
  35. <div class="container">
  36. <h1>Refeições</h1>
  37. <hr>
  38. <?php include_once "../../../Componentes/menu_aluno.php"?>
  39. <br>
  40.  
  41. <ul class="nav nav-tabs responsive-tabs">
  42. <li class=" nav-item"><a class="red active nav-link" role="tab" data-toggle="tab" href="#refeicoes">Refeições</a>
  43. </li>
  44.  
  45.  
  46. </ul>
  47.  
  48. <div class="tab-content">
  49. <div class="tab-pane active container" id="refeicoes" style = "background-color : white; color : black !important">
  50. <div class="container-fluid">
  51. <!-- Page Heading -->
  52.  
  53.  
  54. <!-- DataTales Example -->
  55. <div class="card shadow mb-4">
  56. <div class="card-header py-3">
  57. <h6 style="color: darkred!important;" class="m-0 font-weight-bold text-primary textCustom">
  58. Refeições Servidas</h6>
  59. </div>
  60. <div class="card-body">
  61. <div class="table-responsive">
  62. <table class="table table-bordered" id="dataTable" width="100%" cellspacing="0">
  63. <thead>
  64. <tr>
  65. <th>Data</th>
  66. <th>Refeição</th>
  67. <th>Setor Conta</th>
  68. <th>Servida</th>
  69. <th>Data/Hora</th>
  70.  
  71. </tr>
  72. </thead>
  73. <tfoot>
  74. <tr>
  75. <th>Data</th>
  76. <th>Refeição</th>
  77. <th>Setor Conta</th>
  78. <th>Servida</th>
  79. <th>Data/Hora</th>
  80.  
  81. </tr>
  82. </tfoot>
  83. <tbody>
  84. <tr>
  85. <td>José Estêvão</td>
  86. <td>JE</td>
  87. <td>234403050</td>
  88. <td>geral@aeje.pt</td>
  89. <td>geral@aeje.pt</td>
  90.  
  91.  
  92. </tr>
  93. </tbody>
  94. </table>
  95. </div>
  96. </div>
  97. </div>
  98.  
  99. </div>
  100. <!-- /.container-fluid -->
  101.  
  102. </div>
  103. <div class="tab-pane container" id="ocorrencias">
  104.  
  105.  
  106. </div>
  107.  
  108.  
  109. </div>
  110.  
  111.  
  112. </div>
  113. <br>
  114. </div>
  115.  
  116. <!-- <div class="row">
  117. <div class="col-"><h2>Beatriz Marques</h2></div>
  118. <div class=" col-6" style="background-color:darkred">dddd</div>
  119. </div>
  120. <div class="row">
  121. <div class="col-8">
  122. <img src="http://ssl.gstatic.com/accounts/ui/avatar_2x.png" class="avatar img-circle img-thumbnail" alt="avatar">
  123. <h6>Upload a different photo...</h6>
  124. <input type="file" class="text-center center-block file-upload">
  125. </div>
  126. </div>
  127. -->
  128.  
  129. <!-- Footer -->
  130.  
  131. <?php include_once "../../../Componentes/footer.php"?>
  132.  
  133. <!-- Optional JavaScript -->
  134. <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  135. <script src="../../../Scripts/NavbarPesquisa.js"></script>
  136.  
  137.  
  138. <script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
  139. integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
  140. crossorigin="anonymous"></script>
  141. <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
  142. integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
  143. crossorigin="anonymous"></script>
  144. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
  145. integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
  146. crossorigin="anonymous"></script>
  147. <script src="../../../../Admin/vendor/jquery/jquery.min.js"></script>
  148. <script src="../../../../Admin/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  149.  
  150. <!-- Core plugin JavaScript-->
  151. <script src="../../../../Admin/vendor/jquery-easing/jquery.easing.min.js"></script>
  152.  
  153. <!-- Custom scripts for all pages-->
  154. <script src="../../../../Admin/js/sb-admin-2.min.js"></script>
  155.  
  156. <!-- Page level plugins -->
  157. <script src="../../../../Admin/vendor/datatables/jquery.dataTables.min.js"></script>
  158. <script src="../../../../Admin/vendor/datatables/dataTables.bootstrap4.min.js"></script>
  159.  
  160. <!-- Page level custom scripts -->
  161. <script src="../../../../Admin/js/demo/datatables-demo.js"></script>
  162. <script>
  163. !function ($) {
  164. "use strict";
  165. var a = {
  166. accordionOn: ["xs"]
  167. };
  168. $.fn.responsiveTabs = function (e) {
  169. var t = $.extend({}, a, e),
  170. s = "";
  171. return $.each(t.accordionOn, function (a, e) {
  172. s += " accordion-" + e
  173. }), this.each(function () {
  174. var a = $(this),
  175. e = a.find("> li > a"),
  176. t = $(e.first().attr("href")).parent(".tab-content"),
  177. i = t.children(".tab-pane");
  178. a.add(t).wrapAll('<div class="responsive-tabs-container" />');
  179. var n = a.parent(".responsive-tabs-container");
  180. n.addClass(s), e.each(function (a) {
  181. var t = $(this),
  182. s = t.attr("href"),
  183. i = "",
  184. n = "",
  185. r = "";
  186. t.parent("li").hasClass("active") && (i = " active"), 0 === a && (n = " first"), a === e.length - 1 && (r = " last"), t.clone(!1).addClass("accordion-link" + i + n + r).insertBefore(s)
  187. });
  188. var r = t.children(".accordion-link");
  189. e.on("click", function (a) {
  190. a.preventDefault();
  191. var e = $(this),
  192. s = e.parent("li"),
  193. n = s.siblings("li"),
  194. c = e.attr("href"),
  195. l = t.children('a[href="' + c + '"]');
  196. s.hasClass("active") || (s.addClass("active"), n.removeClass("active"), i.removeClass("active"), $(c).addClass("active"), r.removeClass("active"), l.addClass("active"))
  197. }), r.on("click", function (t) {
  198. t.preventDefault();
  199. var s = $(this),
  200. n = s.attr("href"),
  201. c = a.find('li > a[href="' + n + '"]').parent("li");
  202. s.hasClass("active") || (r.removeClass("active"), s.addClass("active"), i.removeClass("active"), $(n).addClass("active"), e.parent("li").removeClass("active"), c.addClass("active"))
  203. })
  204. })
  205. }
  206. }(jQuery);
  207.  
  208.  
  209. $('.responsive-tabs').responsiveTabs({
  210. accordionOn: ['xs', 'sm']
  211. });
  212.  
  213.  
  214. </script>
  215. </body>
  216.  
  217. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement