manto07m 3 lat temu
rodzic
commit
c51ac88822
4 zmienionych plików z 3 dodań i 4 usunięć
  1. 1 1
      api-detail.php
  2. 1 1
      api-list.php
  3. 0 1
      api-upload.php
  4. 1 1
      other-list.php

+ 1 - 1
api-detail.php

@@ -85,7 +85,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/Authorization/script/php/permission/check_
 </head>
 
 <body>
-	<canvas id="c"></canvas>
+	
 	<section class="body">
 		<!-- start: header -->
 		<header-menu></header-menu>

+ 1 - 1
api-list.php

@@ -34,7 +34,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/Authorization/script/php/permission/check_
 </head>
 
 <body>
-	<canvas id="c"></canvas>
+	
 	<section class="body">
 		<!-- start: header -->
 		<header-menu></header-menu>

+ 0 - 1
api-upload.php

@@ -53,7 +53,6 @@ include($_SERVER['DOCUMENT_ROOT'] . "/Authorization/script/php/permission/check_
 </head>
 
 <body>
-	<canvas id="c"></canvas>
 	<section class="body">
 		<!-- start: header -->
 		<header-menu></header-menu>

+ 1 - 1
other-list.php

@@ -53,7 +53,7 @@ include($_SERVER['DOCUMENT_ROOT'] . "/Authorization/script/php/permission/check_
 </head>
 
 <body>
-	<canvas id="c"></canvas>
+	
 	<section class="body">
 		<!-- start: header -->
 		<header-menu></header-menu>