Skip to content
Snippets Groups Projects
Commit 84e1b1df authored by hahn's avatar hahn
Browse files

- project overview: Built-Button below version control

parent 60d19936
No related branches found
No related tags found
No related merge requests found
......@@ -14,3 +14,5 @@ nbproject
/config/projects/doccom.json.ok
/config/projects/ci.json
/database/logs.db
/public_html/deployment/dummy.db
/public_html/deployment/classes/ramdb.class.php
\ No newline at end of file
......@@ -32,6 +32,7 @@ if (!array_key_exists("prj", $aParams)) {
<h3>' . t("repositoryinfos") . '</h3>
<div style="max-width: 40em;">
' . $oPrj->renderRepoInfo() . '
' . $oPrj->renderLink("build") . '<br>
</div>
';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment