From 5e497d9e29ac786c0a24b9adebe967ce130234b6 Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Thu, 28 Apr 2016 08:25:35 +0800 Subject: [PATCH] Issue #373 strip the flag entirely --- src/template.index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/template.index.html b/src/template.index.html index bbfd3ab0..cb25fff5 100644 --- a/src/template.index.html +++ b/src/template.index.html @@ -253,7 +253,11 @@

- <%= command %> + + <%= command.replace(' --aboveAll', '') %>