(function() {
  "use strict";
  App.ModeratorLegislationProposals = {
    add_class_faded: function(id) {
      $("#" + id).addClass("faded");