From 205a10cd72ac4aa0f9643d03dcc61a04954e8b2a Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Mon, 17 Apr 2017 21:44:58 -0400 Subject: [PATCH] Fix display of subusers after creation. --- CHANGELOG.md | 1 + resources/themes/pterodactyl/server/users/view.blade.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fc96249c..92b830005 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines. * `[beta.2]` — Fixes invalid password bug when attempting to change account email address. * `[beta.2]` — New attempt at fixing the issues when rendering files in the browser file editor on certain browsers. * `[beta.2]` — Fixes broken auto-deploy time checking causing no tokens to work. +* `[beta.2]` — Fixes display of subusers after creation. ### Changed * Deleting a server safely now continues even if the daemon reports a `HTTP/404` missing server error (requires `Daemon@0.4.0-beta.2.1`) diff --git a/resources/themes/pterodactyl/server/users/view.blade.php b/resources/themes/pterodactyl/server/users/view.blade.php index 61fd5c48a..73fc359fb 100644 --- a/resources/themes/pterodactyl/server/users/view.blade.php +++ b/resources/themes/pterodactyl/server/users/view.blade.php @@ -72,7 +72,7 @@ @foreach($perms as $permission => $daemon)
- +