|
@@ -169,6 +169,13 @@
|
|
|
<input class='form-control' type='text' name='source' />
|
|
|
</div>
|
|
|
|
|
|
+<div class='form-group mb-3 checkbox'>
|
|
|
+ <label>
|
|
|
+ <input type='checkbox' name='forceNewChartCreation' />
|
|
|
+ Force New Chart Creation
|
|
|
+ </label>
|
|
|
+</div>
|
|
|
+
|
|
|
<div class='form-group mb-3 checkbox'>
|
|
|
<label>
|
|
|
<input type='checkbox' name='isTestRecord' />
|