From 758936a97a7173613392fa48e354ac0e7488910f Mon Sep 17 00:00:00 2001 From: REJack Date: Fri, 11 Sep 2020 11:20:30 +0200 Subject: [PATCH] add search forms & results (simple & enhanced) --- index.html | 23 + index2.html | 23 + index3.html | 23 + pages/UI/buttons.html | 23 + pages/UI/general.html | 23 + pages/UI/icons.html | 23 + pages/UI/modals.html | 23 + pages/UI/navbar.html | 23 + pages/UI/ribbons.html | 23 + pages/UI/sliders.html | 23 + pages/UI/timeline.html | 23 + pages/calendar.html | 23 + pages/charts/chartjs.html | 23 + pages/charts/flot.html | 23 + pages/charts/inline.html | 23 + pages/examples/404.html | 23 + pages/examples/500.html | 23 + pages/examples/blank.html | 23 + pages/examples/contacts.html | 23 + pages/examples/e-commerce.html | 23 + pages/examples/invoice.html | 23 + pages/examples/language-menu.html | 23 + pages/examples/legacy-user-menu.html | 23 + pages/examples/pace.html | 23 + pages/examples/profile.html | 23 + pages/examples/project-add.html | 23 + pages/examples/project-detail.html | 23 + pages/examples/project-edit.html | 23 + pages/examples/projects.html | 23 + pages/forms/advanced.html | 23 + pages/forms/editors.html | 23 + pages/forms/general.html | 23 + pages/forms/validation.html | 23 + pages/gallery.html | 23 + pages/layout/boxed.html | 23 + pages/layout/collapsed-sidebar.html | 23 + pages/layout/fixed-footer.html | 23 + pages/layout/fixed-sidebar-custom.html | 23 + pages/layout/fixed-sidebar.html | 23 + pages/layout/fixed-topnav.html | 23 + pages/layout/top-nav-sidebar.html | 23 + pages/mailbox/compose.html | 23 + pages/mailbox/mailbox.html | 23 + pages/mailbox/read-mail.html | 23 + pages/search/enhanced-results.html | 883 +++++++++++++++++++++++++ pages/search/enhanced.html | 838 +++++++++++++++++++++++ pages/search/simple-results.html | 842 +++++++++++++++++++++++ pages/search/simple.html | 797 ++++++++++++++++++++++ pages/tables/data.html | 23 + pages/tables/jsgrid.html | 23 + pages/tables/simple.html | 23 + pages/widgets.html | 23 + 52 files changed, 4464 insertions(+) create mode 100644 pages/search/enhanced-results.html create mode 100644 pages/search/enhanced.html create mode 100644 pages/search/simple-results.html create mode 100644 pages/search/simple.html diff --git a/index.html b/index.html index aa0aca2a7..57f18b595 100644 --- a/index.html +++ b/index.html @@ -633,6 +633,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +