Files
@ 493ccf3e22e6
Branch filter:
Location: kallithea/docs/theme/nature/static/pygments.css
493ccf3e22e6
2.7 KiB
text/css
user edit: always define c.EXTERN_TYPE_INTERNAL (issue 3)
It is needed by user_edit_profile.html when user_edit.html includes it because
.active='profile'. Some non-obvious code paths could lead to that - such as
editing other user's password.
Instead, set the value it in the controller initialization.
It is needed by user_edit_profile.html when user_edit.html includes it because
.active='profile'. Some non-obvious code paths could lead to that - such as
editing other user's password.
Instead, set the value it in the controller initialization.