Skip to content
Snippets Groups Projects
Commit 65b09890 authored by hahn's avatar hahn
Browse files

- added: build branches

- changed: data dirs
WARNING: deployment requires manual changes!
ALPHA: 
- settings, roles
parent a5ae17a5
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@
webgui - build a package
---------------------------------------------------------------------
2014-06-14 Axel <axel.hahn@iml.unibe.ch> selector for branches
2014-02-14 Axel <axel.hahn@iml.unibe.ch> build was "ajaxified"
2013-11-08 Axel <axel.hahn@iml.unibe.ch>
###################################################################### */
......@@ -35,8 +36,7 @@ if (!array_key_exists("confirm", $aParams)) {
$sNext = $oPrj->getNextPhase();
$aPhaseData2 = $oPrj->getPhaseInfos($sNext);
$sOut.='<p>' . sprintf(t("page-build-info"), $sNext, $sNext) . '</p>
' ;
$sOut.='<p>' . sprintf(t("page-build-info"), $sNext, $sNext) . '</p>';
$sRevison = false;
$aRepodata = $oPrj->getRepoRevision();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment