##// END OF EJS Templates
fixed typo
marcink -
r4014:7c0eff86 default
parent child Browse files
Show More
@@ -645,7 +645,7 b' def suuid(url=None, truncate_to=22, alph'
645 645
646 646 def get_current_rhodecode_user():
647 647 """
648 Get's rhodecode user from threadlocal tmpl_context variable if it's
648 Gets rhodecode user from threadlocal tmpl_context variable if it's
649 649 defined, else returns None.
650 650 """
651 651 from pylons import tmpl_context
General Comments 0
You need to be logged in to leave comments. Login now