You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2017/11/28 03:16:41 UTC

[GitHub] szha opened a new pull request #8841: fix search

szha opened a new pull request #8841: fix search
URL: https://github.com/apache/incubator-mxnet/pull/8841
 
 
   ## Description ##
   Fix the problem of footer covering results in search page. See:
   http://mxnet-doc.s3-accelerate.dualstack.amazonaws.com/search.html?q=like&check_keywords=yes&area=default
   
   ### Changes ###
   - [x] Fix footer position
   - [x] Replace mathjax cdn due to [shutdown](https://www.mathjax.org/cdn-shutting-down/)
   - [x] Replace jquery with jquery-min on jquery CDN.
   - [x] fix js on main-thread synchronous ajax request ([see warning here](https://xhr.spec.whatwg.org/#the-open()-method))

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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