You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@allura.apache.org by gc...@apache.org on 2022/11/23 21:09:42 UTC

[allura] branch gc/8481 updated: fixup! [#8481] added two new attributes to provide more context in activity stream

This is an automated email from the ASF dual-hosted git repository.

gcruz pushed a commit to branch gc/8481
in repository https://gitbox.apache.org/repos/asf/allura.git


The following commit(s) were added to refs/heads/gc/8481 by this push:
     new 0861c2008 fixup! [#8481] added two new attributes to provide more context in activity stream
0861c2008 is described below

commit 0861c2008dbd77189b1121a0c43f4b1c25a7b245
Author: Guillermo Cruz <gu...@slashdotmedia.com>
AuthorDate: Wed Nov 23 15:09:26 2022 -0600

    fixup! [#8481] added two new attributes to provide more context in activity stream
---
 ForgeActivity/forgeactivity/templates/macros.html | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/ForgeActivity/forgeactivity/templates/macros.html b/ForgeActivity/forgeactivity/templates/macros.html
index f7afbf26c..8b08adbf0 100644
--- a/ForgeActivity/forgeactivity/templates/macros.html
+++ b/ForgeActivity/forgeactivity/templates/macros.html
@@ -53,9 +53,6 @@
                         {% if a.target.activity_name %}on {{ activity_obj(a.target) }}{% endif %}
                         {% if a.obj.project %}on
                             <a href="{{ a.obj.project.url() }}">{{ a.obj.project.name }}</a>{% endif %}
-                        {%  if a.obj.project_name and a.obj.mount_label %}
-                            in {{ a.obj.project_name }} / {{ a.obj.mount_label }}
-                        {% endif %}
                     </b>
                     {% if a.obj.activity_extras.get('summary') %}
                         <p>