* Add gitlab browse to resoure list.
This commit is contained in:
@@ -1133,6 +1133,7 @@ $lang->svn->methodOrder[15] = 'apiSync';
|
||||
|
||||
/* GitLab. */
|
||||
$lang->resource->gitlab = new stdclass();
|
||||
$lang->resource->gitlab->browse = 'browse';
|
||||
$lang->resource->gitlab->create = 'create';
|
||||
$lang->resource->gitlab->edit = 'edit';
|
||||
$lang->resource->gitlab->importIssue = 'importIssue';
|
||||
|
||||
Reference in New Issue
Block a user