fix(route) termianl -> terminal

This commit is contained in:
coderaiser 2017-05-16 17:30:54 +03:00
parent e54a722ec5
commit daa45cc516
2 changed files with 64 additions and 1 deletions

View file

@ -93,7 +93,7 @@ function indexProcessing(options) {
if (noTerminal)
data = data
.replace('icon-terminal', 'icon-termianl none');
.replace('icon-terminal', 'icon-terminal none');
let left = rendy(Template.panel, {
side : 'left',