Add Access Tokens base.

This commit is contained in:
Gunther Brunner
2014-09-30 17:45:29 +09:00
parent dd1efb7e49
commit 54ad605592
20 changed files with 236 additions and 126 deletions

View File

@@ -4,7 +4,7 @@ module.exports = function SettingsCtrl($scope, gettext) {
{
title: gettext('Keys'),
icon: 'fa-key fa-fw',
templateUrl: 'settings/adb-keys/adb-keys.jade'
templateUrl: 'settings/keys/keys.jade'
},
{
title: gettext('General'),