Actions
Feature #43632
openShow a message when recent_pages macro does not return any page
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Files
Updated by Florian Walchshofer 2 days ago
- File show_message_no_page_found_recent_page_makro.patch show_message_no_page_found_recent_page_makro.patch added
- File show_message_no_page_found_localization.patch show_message_no_page_found_localization.patch added
a patch to show a message, if no pages where found
with test an localization
return l(:label_no_recent_wiki_pages, days: days_to_list) if pages.empty?
label_no_recent_wiki_pages: "No wiki pages updated within the last %{days} days."
Actions