You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly I don't know if this is the right place to post this as I am a newbie for web applications and github. Please warn me if I'm wrong...
Authorization setting is missing for transaction_detail.html actions form visibility which is set by
{% if show_forms %}
or it should be show_form_buttons
The text was updated successfully, but these errors were encountered:
Firstly I don't know if this is the right place to post this as I am a newbie for web applications and github. Please warn me if I'm wrong...
Authorization setting is missing for transaction_detail.html actions form visibility which is set by
{% if show_forms %}
or it should be show_form_buttons
The text was updated successfully, but these errors were encountered: