mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 21:46:52 +01:00
Merge pull request #245 from Cyberboss/RepoUpdator
Tabbing to the repo page updates it
This commit is contained in:
@@ -35,6 +35,9 @@ namespace TGControlPanel
|
||||
{
|
||||
switch (Panels.SelectedIndex)
|
||||
{
|
||||
case 0: //repo
|
||||
PopulateRepoFields();
|
||||
break;
|
||||
case 1: //byond
|
||||
UpdateBYONDButtons();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user