From: gfawcett Date: Sat, 4 Apr 2009 19:15:45 +0000 (+0000) Subject: resequence-items should only show for editors. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3af8efacabbe84b4e8754db18395afe4ef8dc8f1;p=syrup%2Fmasslnc.git resequence-items should only show for editors. git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@270 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/templates/item_heading_detail.xhtml b/conifer/templates/item_heading_detail.xhtml index d008916..e98bbbd 100644 --- a/conifer/templates/item_heading_detail.xhtml +++ b/conifer/templates/item_heading_detail.xhtml @@ -31,7 +31,7 @@ item_tree = course.item_tree(subtree=item)

There are no items in this section.

- ${item_resequence_panel()} +
${item_resequence_panel()}
${show_tree(item_tree, edit=is_editor)}
${add_subs(item)}