mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Renamed FileSystem to Explorer.
This commit is contained in:
parent
ae449a631a
commit
82c20c28d1
7 changed files with 13 additions and 13 deletions
|
@ -23,9 +23,9 @@ module.exports =
|
|||
filters: ['native', 'web']
|
||||
},
|
||||
{
|
||||
title: gettext('FileSystem'),
|
||||
title: gettext('Explorer'),
|
||||
icon: 'fa-info color-orange',
|
||||
templateUrl: 'control-panes/filesystem/fs.jade',
|
||||
templateUrl: 'control-panes/explorer/explorer.jade',
|
||||
filters: ['native', 'web']
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue