summaryrefslogtreecommitdiffstats
path: root/vnfcatalogue/VNF_Catalogue/views/index.jade
diff options
context:
space:
mode:
Diffstat (limited to 'vnfcatalogue/VNF_Catalogue/views/index.jade')
-rw-r--r--vnfcatalogue/VNF_Catalogue/views/index.jade3
1 files changed, 2 insertions, 1 deletions
diff --git a/vnfcatalogue/VNF_Catalogue/views/index.jade b/vnfcatalogue/VNF_Catalogue/views/index.jade
index e60c3ba..bf0cd14 100644
--- a/vnfcatalogue/VNF_Catalogue/views/index.jade
+++ b/vnfcatalogue/VNF_Catalogue/views/index.jade
@@ -7,10 +7,11 @@ extends layout
which accompanies this distribution, and is available at
http://www.apache.org/licenses/LICENSE-2.0
block content
+ link(rel='stylesheet', href='/stylesheets/3rd_party/bootstrap.css')
.search-box
h1 VNF Catalogue
form.search-form
- input.search-input(type='text', placeholder='Search...', id='Tags')
+ input.search-input(type='search', placeholder='Search...', id='Tags')
.space-10
button.search-button(type='submit', value='Search', id='Search') Search
.content.content-height-overwrite