// Generated by CoffeeScript 2.7.0
(function() {
  $(document).ready(function() {
    return $('#upgrd').submit();
  });

}).call(this);