Travis to Update gh-pages with more information

- Minor Improvements
This commit is contained in:
Jay Patel
2015-02-11 17:07:49 -06:00
parent 26ee383c73
commit 4d416a4474

View File

@@ -1375,7 +1375,7 @@ if (PHP_SAPI == 'cli') {
<script>
$(document).ready(function () {
if (window.location.href.indexOf("htmlpreview.github.io") >= 0) {
if (window.location.href.indexOf("paypal.github.io") >= 0) {
$(".execute").hide();
}
});