blesta / module-pterodactyl

Blesta API integration with Pterodactyl
MIT License
12 stars 7 forks source link

Core 4163 #61

Closed abdyfranco closed 3 years ago

JReissmueller commented 3 years ago

I think we'll need to do this a little more thoroughly. All the memory and such work well, but nest/egg/location will require the service fields to be re-fetched. We should be able to use the InputFields::setHtml() method to set some js to refetch options if one of these config options is changed.

abdyfranco commented 3 years ago

I think we'll need to do this a little more thoroughly. All the memory and such work well, but nest/egg/location will require the service fields to be re-fetched. We should be able to use the InputFields::setHtml() method to set some js to refetch options if one of these config options is changed.

Updated