From 287015669a6c6926fb26da9c9a15413c2ce8078f Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Fri, 3 Mar 2017 23:05:27 -0500 Subject: [PATCH] Deleting nodes is now located on index --- .../admin/nodes/view/allocation.blade.php | 1 - .../admin/nodes/view/configuration.blade.php | 1 - .../admin/nodes/view/index.blade.php | 58 +++++++++++++------ .../admin/nodes/view/servers.blade.php | 1 - .../admin/nodes/view/settings.blade.php | 1 - 5 files changed, 39 insertions(+), 23 deletions(-) diff --git a/resources/themes/pterodactyl/admin/nodes/view/allocation.blade.php b/resources/themes/pterodactyl/admin/nodes/view/allocation.blade.php index ac385e60..9c9ef5c7 100644 --- a/resources/themes/pterodactyl/admin/nodes/view/allocation.blade.php +++ b/resources/themes/pterodactyl/admin/nodes/view/allocation.blade.php @@ -43,7 +43,6 @@
  • Configuration
  • Allocation
  • Servers
  • -
  • Delete
  • diff --git a/resources/themes/pterodactyl/admin/nodes/view/configuration.blade.php b/resources/themes/pterodactyl/admin/nodes/view/configuration.blade.php index daa42fd4..536b3e38 100644 --- a/resources/themes/pterodactyl/admin/nodes/view/configuration.blade.php +++ b/resources/themes/pterodactyl/admin/nodes/view/configuration.blade.php @@ -43,7 +43,6 @@
  • Configuration
  • Allocation
  • Servers
  • -
  • Delete
  • diff --git a/resources/themes/pterodactyl/admin/nodes/view/index.blade.php b/resources/themes/pterodactyl/admin/nodes/view/index.blade.php index 9af1e6fa..de875c67 100644 --- a/resources/themes/pterodactyl/admin/nodes/view/index.blade.php +++ b/resources/themes/pterodactyl/admin/nodes/view/index.blade.php @@ -42,32 +42,52 @@
  • Configuration
  • Allocation
  • Servers
  • -
  • Delete
  • -
    -
    -

    Information

    +
    +
    +
    +
    +

    Information

    +
    +
    + + + + + + + + + + + + + +
    Daemon Version (Latest: {{ Version::getDaemon() }})
    System Information
    Total CPU Cores
    +
    +
    -
    - - - - - - - - - - - - - -
    Daemon Version (Latest: {{ Version::getDaemon() }})
    System Information
    Total CPU Cores
    +
    +
    +
    +

    Delete Node

    +
    +
    +

    Deleting a node is a irreversable action and will immediately remove this node from the panel. There must be no servers associated with this node in order to continue.

    +
    + +
    diff --git a/resources/themes/pterodactyl/admin/nodes/view/servers.blade.php b/resources/themes/pterodactyl/admin/nodes/view/servers.blade.php index 519b5fbb..0033dac2 100644 --- a/resources/themes/pterodactyl/admin/nodes/view/servers.blade.php +++ b/resources/themes/pterodactyl/admin/nodes/view/servers.blade.php @@ -43,7 +43,6 @@
  • Configuration
  • Allocation
  • Servers
  • -
  • Delete
  • diff --git a/resources/themes/pterodactyl/admin/nodes/view/settings.blade.php b/resources/themes/pterodactyl/admin/nodes/view/settings.blade.php index 97261f99..74e31a5c 100644 --- a/resources/themes/pterodactyl/admin/nodes/view/settings.blade.php +++ b/resources/themes/pterodactyl/admin/nodes/view/settings.blade.php @@ -43,7 +43,6 @@
  • Configuration
  • Allocation
  • Servers
  • -
  • Delete