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:
@@ -197,6 +197,7 @@ public:
|
||||
bool is_parent_for_current_dir() const;
|
||||
bool is_current_dir() const;
|
||||
|
||||
bool has_html_template();
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user