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/25 07:26:20 UTC

[GitHub] [camel-website] CSElonewolf commented on issue #255: SearchBox inside Menu in Mobile Version

CSElonewolf commented on issue #255: SearchBox inside Menu in Mobile Version
URL: https://github.com/apache/camel-website/pull/255#issuecomment-603683390
 
 
   > The checks fail due to repeating id:
   > 
   > ```
   > [2020-03-23T17:09:51.309Z] public/acknowledgments/index.html
   > [2020-03-23T17:09:51.309Z]   1:3599  error  Duplicate ID "search_mobile"          no-dup-id
   > [2020-03-23T17:09:51.309Z]   1:3679  error  Duplicate ID "search_results_mobile"  no-dup-id
   > [2020-03-23T17:09:51.309Z]   1:4330  error  Duplicate ID "search_mobile"          no-dup-id
   > [2020-03-23T17:09:51.309Z]   1:4410  error  Duplicate ID "search_results_mobile"  no-dup-id
   > [2020-03-23T17:09:51.309Z]   1:5135  error  Duplicate ID "search_mobile"          no-dup-id
   > [2020-03-23T17:09:51.309Z]   1:5215  error  Duplicate ID "search_results_mobile"  no-dup-id
   > ```
   > 
   > We also need the corresponding change in the Anotra UI layout as this changes only the Hugo layout.
   
   I couldn't find the actual file inside [link](https://github.com/apache/camel-website/tree/master/antora-ui-camel/src/partials).
   Please can you help me with this

----------------------------------------------------------------
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