GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
technoweenie (author)
Sat Jul 22 18:19:34 -0700 2006
commit  9156616934570a35db165facb53eb4b7fb2680ca
tree    a7d14532614674aedbb9b74c6cac0d6019fe8a8d
parent  77bde57a766f7091a7cc675819bab68a8312302c
mephisto / app / views / admin / users / destroy.rjs
100644 2 lines (2 sloc) 0.102 kb
1
2
page.call 'Flash.notice', "#{@user.login} was disabled."
page[@user.dom_id].replace :partial => 'user'