add repo link to message
This commit is contained in:
parent
5fce17f54b
commit
af2afef6ae
@ -24,7 +24,7 @@ $this->params['breadcrumbs'][] = $this->title;
|
|||||||
'class' => 'alert-danger',
|
'class' => 'alert-danger',
|
||||||
],
|
],
|
||||||
'closeButton' => false,
|
'closeButton' => false,
|
||||||
'body' => 'This mod has no readme. If you are the owner please consider adding one.',
|
'body' => 'This mod has no readme. If you are the owner please consider adding one to the <a href="' . Git::getUrl($model->url) . '">repository</a>.',
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
if ($model->readme_format == 'text') {
|
if ($model->readme_format == 'text') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user