moved some ezc functions from templates/item.cpp to Item and ItemContent
removed: templates/item.cpp updated: some html templates which use [item] or [item_tab] removed some old html templates: item_info.html and itam_tab_info.html
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<p>
|
||||
[if request.is_item]
|
||||
|
||||
[if item_type_is_symlink]
|
||||
[if item.type_is_symlink]
|
||||
{rm_symlink}: [dir][item.url]
|
||||
[else]
|
||||
{rm_file}: [dir][item.url]
|
||||
|
Reference in New Issue
Block a user