remove Debug option from Logging level selector

merge-requests/63/head
Moe 2018-08-18 11:16:12 -07:00
parent 6c117d58da
commit 9217e8ebef
1 changed files with 0 additions and 1 deletions

View File

@ -1505,7 +1505,6 @@
<option value="fatal"><%-lang['Fatal']%></option>
<option value="error" selected><%-lang['on Error']%></option>
<option value="warning"><%-lang['All Warnings']%></option>
<option value="debug"><%-lang['Debug']%></option>
</select></div>
</label>
</div>