Tom Hughes
|
3880ac5de8
|
Replace :nothing => true with :text => ""
Using `:nothing => true` confusingly actually causes a single space
to be sent as the content by rails.
|
2013-07-19 11:14:55 +01:00 |
|
Matt Amos
|
0093db5ffb
|
Removed lookup of current element in calls to history
|
2012-04-05 13:53:53 +01:00 |
|
Matt Amos
|
a4ded8bb67
|
Decided that restricting redacts to the user who created the
redaction is an unnecessary restriction.
|
2012-04-05 13:52:41 +01:00 |
|
Matt Amos
|
7953a883d0
|
Refactored common functionality from object history controllers
|
2012-04-05 13:52:10 +01:00 |
|