You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/29 18:41:59 UTC

[GitHub] [camel-website] CSElonewolf commented on a change in pull request #255: SearchBox inside Menu in Mobile Version

CSElonewolf commented on a change in pull request #255: SearchBox inside Menu in Mobile Version
URL: https://github.com/apache/camel-website/pull/255#discussion_r399836481
 
 

 ##########
 File path: layouts/partials/header.html
 ##########
 @@ -46,6 +46,10 @@
                                 {{ end }}
                             </div>
                         </div>
+                        <div class="navbar-search results-hidden">
+                            <input id="search_mobile" class="search" placeholder="Search" autocomplete="off">
+                            <div id="search_results_mobile"></div>
+                        </div>
 
 Review comment:
   No.But I have placed it outside the as I have placed in Antora UI.
   Actually I couldn't find till which line the range of the loop is in Hugo.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services