##// END OF EJS Templates
Enable ability for administrators to delete users (#7296)....
Enable ability for administrators to delete users (#7296). User's personal data (eg. preferences, tokens, private queries...) are deleted, public data (eg. issues, wiki edits, attachments...) are reassigned to the anonymous user. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4729 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1091:bea49ae24532
r4609:e9f62d1209bf
Show More
edit.rjs
3 lines | 140 B | text/plain | TextLexer
page.hide "journal-#{@journal.id}-notes"
page.insert_html :after, "journal-#{@journal.id}-notes",
:partial => 'notes_form'