From d3dcadfd2db1b2f5a2294dc2da51a99d2c911095 Mon Sep 17 00:00:00 2001 From: RolandD Date: Sun, 6 Sep 2015 12:05:17 -0300 Subject: [PATCH] Fixed clear button not working. On the Weblinks list page, you can filter the results by putting text in the filter box. Clicking the X won't empty the search field. To test: 1. Go to Weblinks 2. Filter the list 3. Click the X and it doesn't clear the search field 4. Apply patch 5. Reload page 6. Clear the search field with the X 7. Search field is now cleared --- src/com_weblinks/admin/views/weblinks/tmpl/default.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com_weblinks/admin/views/weblinks/tmpl/default.php b/src/com_weblinks/admin/views/weblinks/tmpl/default.php index 4e9c2c5..649eeeb 100644 --- a/src/com_weblinks/admin/views/weblinks/tmpl/default.php +++ b/src/com_weblinks/admin/views/weblinks/tmpl/default.php @@ -62,7 +62,7 @@ JFactory::getDocument()->addScriptDeclaration('
- +