You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
557 B

  1. define(["jquery"],function(s){var e=new StatusPage.page({page:"dn6mqn7xvzz3"}),r={"Partially Degraded Service":"Partial service"},i={critical:"shape-red",major:"shape-orange",minor:"shape-yellow",none:"shape-dash-lime"};e.summary({success:function(e){var a=e.status.description;s(".status-page-widget").removeAttr("hidden");var t=r[a]||a.charAt(0).toUpperCase()+a.substr(1).toLowerCase();s(".status-page-widget .status-description").text(t),s(".status-page-widget .status-dot").addClass(i[e.status.indicator])}})});
  2. //# sourceMappingURL=status-widget.js.map