diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-09-28 11:47:00 +0100 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-09-28 11:47:00 +0100 |
commit | 88bfce2bf0bb19d8cf137ac767de3ad3d1e6397b (patch) | |
tree | 8783114b8981c16bf0d454d833f5eb3d00c13774 /app/views/general/_frontpage_search_examples.rhtml | |
parent | 55ab9bab3719713c71a977877d510bd606cdbbff (diff) |
Remove unused partial views
See issue #637.
Diffstat (limited to 'app/views/general/_frontpage_search_examples.rhtml')
-rw-r--r-- | app/views/general/_frontpage_search_examples.rhtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/general/_frontpage_search_examples.rhtml b/app/views/general/_frontpage_search_examples.rhtml deleted file mode 100644 index 359a132e2..000000000 --- a/app/views/general/_frontpage_search_examples.rhtml +++ /dev/null @@ -1 +0,0 @@ -for example <a href="/search/Geraldine%20Quango">Geraldine Quango</a> or <a href="/search/fancy%20dog">Fancy Dog</a>. |