This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via 156563ab58f152c62cb8297c66e7e180a37353bc (commit)
from 0e75411a6b3c6052e7def1662a8cd40a09a1937a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=156563ab58f152c62cb8297c66e7e180a37353bc
commit 156563ab58f152c62cb8297c66e7e180a37353bc
Author: Stéphane-Eymeric Bredthauer <[email protected]>
Date: Thu Jan 12 17:47:43 2017 +0100
Tracker: Extra field type Effort Fix 2
diff --git a/src/common/tracker/actions/admin-ind.php
b/src/common/tracker/actions/admin-ind.php
index 7a094a0..81e5a2e 100644
--- a/src/common/tracker/actions/admin-ind.php
+++ b/src/common/tracker/actions/admin-ind.php
@@ -113,7 +113,6 @@ if (!isset($at_arr) || !$at_arr || count($at_arr) < 1) {
if (!empty($roadmaps)) {
echo html_e('p', array('id' => 'roadmapadminlink'),
util_make_link('/tracker/admin/?group_id='.$group_id.'&admin_roadmap=1',
_('Manage your roadmaps.')));
}
- echo html_e('p', array('id' => 'efforunitsadminlink'),
util_make_link('/tracker/admin/?group_id='.$group_id.'&effort_units=1',
_('Manage your Effort Units.')));
}
//
-----------------------------------------------------------------------
Summary of changes:
src/common/tracker/actions/admin-ind.php | 1 -
1 file changed, 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits