Skip to content

Commit

Permalink
Fix style for stagepage.js.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarutak committed May 6, 2021
1 parent 82a9947 commit 5bda9fc
Show file tree
Hide file tree
Showing 2 changed files with 1,048 additions and 1,033 deletions.
Expand Up @@ -15,8 +15,9 @@
* limitations under the License.
*/

/* global $, Mustache, createRESTEndPointForExecutorsPage, createRESTEndPointForMiscellaneousProcess, createTemplateURI, formatBytes, formatDuration, formatLogsCells */
/* global getStandAloneAppId, jQuery, setDataTableDefaults */
/* global $, Mustache, createRESTEndPointForExecutorsPage, createRESTEndPointForMiscellaneousProcess, */
/* global createTemplateURI, formatBytes, formatDuration, formatLogsCells, getStandAloneAppId, */
/* global jQuery, setDataTableDefaults */

var threadDumpEnabled = false;

Expand Down

0 comments on commit 5bda9fc

Please sign in to comment.