You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by Sam Ruby <ru...@apache.org> on 2016/03/31 16:59:44 UTC

[whimsy.git] [1/1] Commit 2c72489: commit the normalized version of the text

Commit 2c72489b86feddac3a8b359ca37bb5593189d3c9:
    commit the normalized version of the text


Branch: refs/heads/master
Author: Sam Ruby <ru...@intertwingly.net>
Committer: Sam Ruby <ru...@intertwingly.net>
Pusher: rubys <ru...@apache.org>

------------------------------------------------------------
www/roster/views/actions/memstat.json.rb                     | +++ 
------------------------------------------------------------
3 changes: 3 additions, 0 deletions.
------------------------------------------------------------


diff --git a/www/roster/views/actions/memstat.json.rb b/www/roster/views/actions/memstat.json.rb
index 5c188b6..a38ef05 100644
--- a/www/roster/views/actions/memstat.json.rb
+++ b/www/roster/views/actions/memstat.json.rb
@@ -27,6 +27,9 @@
 
   # save the updated text
   ASF::Member.text = text
+
+  # return the updated (and normalized) text
+  ASF::Member.text
 end
 
 # return updated committer info