diff --git a/HISTORY.rst b/HISTORY.rst index c3eb80a40a..14a359977e 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -127,7 +127,8 @@ previour sidebar menu now perform the same function. * Backport source column identifiable and sortable improvements. - +* Update the way the no-result template is shown. + 3.1.11 (2019-04-XX) =================== * Fix multiple tag selection wizard step. diff --git a/docs/releases/3.2.rst b/docs/releases/3.2.rst index 4ae92d6e40..d9e37282c3 100644 --- a/docs/releases/3.2.rst +++ b/docs/releases/3.2.rst @@ -159,6 +159,7 @@ Other changes previour sidebar menu now perform the same function. * Backport source column identifiable and sortable improvements. +* Update the way the no-result template is shown. Removals diff --git a/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html b/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html index ca837c505d..ebad84848d 100644 --- a/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html +++ b/mayan/apps/appearance/templates/appearance/generic_list_items_subtemplate.html @@ -6,138 +6,138 @@