Browse Source

FE RollBack

Andrea Pollastri 3 years ago
parent
commit
d9023206a0
3 changed files with 3 additions and 1 deletions
  1. 1 1
      CHANGELOG.md
  2. 1 0
      resources/views/servers.blade.php
  3. 1 0
      resources/views/sites.blade.php

+ 1 - 1
CHANGELOG.md

@@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed
 - Node upgrade to v16 (npm to v8)
 - Vendor Upgrade
-- Datatable Render Fix
+- Minor Fixes
 
 ## [3.0.10] - 2021-04-28
 ### Fixed

+ 1 - 0
resources/views/servers.blade.php

@@ -160,6 +160,7 @@
 
 
 
+
 @section('js')
 <script>
     //Get DT Data

+ 1 - 0
resources/views/sites.blade.php

@@ -146,6 +146,7 @@
 
 
 
+
 @section('js')
 <script>
     //Get DT Data