mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 22:35:25 +02:00
Renamed FileSystem to Explorer.
This commit is contained in:
@@ -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']
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user