From e891e03ccbd16a8c24a86ed9cefd09b178aa168a Mon Sep 17 00:00:00 2001 From: Zurawel Date: Mon, 17 Sep 2018 15:07:08 -0400 Subject: [PATCH] Updates to content-az.php and js/cs.js. Added a search field that filters the list in the A-Z index. --- content-az.php | 4 +++- js/cs.js | 36 +++++++++++++++++++++++++++++++++++- 2 files changed, 38 insertions(+), 2 deletions(-) diff --git a/content-az.php b/content-az.php index 5e3da37..34bc305 100644 --- a/content-az.php +++ b/content-az.php @@ -69,7 +69,9 @@ $pattern = '#[A-Za-z|~`!@\#$%^&*()_+=|\\}\][{\'/;\-":?>.<]#'; } } echo ''; - + ?> + +