mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 17:12:30 +01:00
aa6e733ba5
Removes the need for the javascript to be parsed by Blade template engine by using a defined javascript variable with the values that are necessary for checking everything and passing the correct values. This does make it so that if a user does not have permission to do something they could theoretically make the option show up in the context menu, however when they click it, it will simply return an error by the daemon. |
||
---|---|---|
.. | ||
prologue | ||
api.php | ||
app.php | ||
auth.php | ||
broadcasting.php | ||
cache.php | ||
compile.php | ||
database.php | ||
debugbar.php | ||
filesystems.php | ||
javascript.php | ||
mail.php | ||
queue.php | ||
services.php | ||
session.php | ||
settings.php | ||
themes.php | ||
view.php |