summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/user_enable.json
Commit message (Collapse)AuthorAgeFilesLines
* Disable Enable userAdam Young2010-11-081-0/+9
UI updated to use the enable and disable methods, and to correctly report them Implementation has a few shortcomings: 1. Status is displayed in Browser alert dialog, not JQueryUI themed 2. Upon completion of RPC, navigate back to the Search page. Still, this is much less broken than before. With whitespace cleanup, using toLowerCase for testing true and removde dual declaration of variables