Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-8696

Trash in Space Admin shows Space name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Low Low
    • None
    • 2.5.3
    • None

      The Trash information contains the list of pages that were deleted. The title Page Title (Space) does not specify the name of the space - it is kind of redundant really.

      Change the hardcoded 'Space' tag to instead display the name of the Space $action.space.name

       <tr>
           <th width="80%">
                $action.getText("heading.page.title")
                <span class="smalltext">in space</span>  $action.space.name
             </th>
            <th>$action.getText("heading.operations")</th>
       </tr>
      

        1. delete_page.png
          27 kB
          Ivan Benko [Atlassian]

            Unassigned Unassigned
            ivan@atlassian.com Ivan Benko [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: