diff --git a/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php b/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php index cb54fe5..522d593 100644 --- a/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php +++ b/apps/pc_backend/modules/opDropboxPlugin/templates/callbackError.php @@ -1,5 +1,5 @@ トークンの取得に失敗しました。 -">プラグイン設定画面 + diff --git a/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php b/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php index 090a2b7..b1da5d4 100644 --- a/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php +++ b/apps/pc_backend/modules/opDropboxPlugin/templates/indexSuccess.php @@ -1,5 +1,5 @@
-Get OAuth Token + diff --git a/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php b/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php index d26fb57..e072fb4 100644 --- a/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php +++ b/apps/pc_frontend/modules/dropbox/templates/_dropboxBox.php @@ -4,7 +4,7 @@ @@ -14,7 +14,7 @@ data.apiKey = openpne.apiKey; data.path = '/mgetId(); ?>'; var $pushHtml; - $.get('/api.php/dropbox/list',data,function(json){ + $.get(openpne.apiBase + 'dropbox/list',data,function(json){ console.log(json); json.title = "マイファイルリスト" $pushHtml = $("#fileListTemplate").tmpl(json); @@ -23,7 +23,7 @@ -
+ アップロード:

diff --git a/apps/pc_frontend/modules/f/templates/_fBox.php b/apps/pc_frontend/modules/f/templates/_fBox.php index e3f2768..fd7dac5 100644 --- a/apps/pc_frontend/modules/f/templates/_fBox.php +++ b/apps/pc_frontend/modules/f/templates/_fBox.php @@ -23,7 +23,7 @@ - + アップロード: