• Stefy Lanza (nextime / spora )'s avatar
    Fix proxyFetch is not defined error in admin_users template · 6b8f0ba1
    Stefy Lanza (nextime / spora ) authored
    The admin_users.html template is a standalone page that doesn't extend
    base.html, so it was missing the proxyFetch function definition needed for
    admin user management operations. Added the SCRIPT_ROOT variable and
    proxyFetch/buildUrl helper functions directly to the template to support
    proxy-aware URL generation.
    6b8f0ba1
Name
Last commit
Last update
..
_timezone_options.html Loading commit data...
admin.html Loading commit data...
admin_logs.html Loading commit data...
admin_migrations.html Loading commit data...
admin_settings.html Loading commit data...
admin_users.html Loading commit data...
bet_detail.html Loading commit data...
client_report_detail.html Loading commit data...
clients.html Loading commit data...
dashboard.html Loading commit data...
fixture_detail.html Loading commit data...
index.html Loading commit data...
match_detail.html Loading commit data...
match_report_detail.html Loading commit data...
matches.html Loading commit data...
report_detail.html Loading commit data...
reports.html Loading commit data...
statistics.html Loading commit data...
sync_logs.html Loading commit data...
uploads.html Loading commit data...
user_tokens.html Loading commit data...