Difference between revisions of "Widget:CodeExplorerGroupGetSubmissions"

From Coder Merlin
(Created page with "<includeonly> <script> // Group template to add div with session and username data (function () { /** * Make the API request and return the sorted list of attempts...")
 
Line 27: Line 27:
          
          
         // Extract the headers
         // Extract the headers
         let $dataDiv = $('#media-wiki-is-garbage');
         let $dataDiv = $('#code-explorer-group-data');
          
          
         let stg = window.location.hostname == "stg.codermerlin.com" ? "-stg" : '';
         let stg = window.location.hostname == "stg.codermerlin.com" ? "-stg" : '';

Revision as of 13:13, 26 October 2021