Files
protocol-droid/frontend
Protocolbot 9135e4c58e fix: admin buttons persist on profile after import/use
The showUser() function was setting detailActions to empty string
instead of rendering the admin buttons (Change Password, Load Seed
Protocols, Import YAML Files). Now properly renders buttons every
time the profile loads, so they persist after import operations.

Also restores the missing JS functions: importYamlToForm,
bulkImportYaml, showChangePassword, handleChangePassword,
loadSeedProtocols, closePwModal.
2026-07-09 09:50:59 -06:00
..