forked from LiveCarta/PayPal-PHP-SDK
Travis to Update gh-pages with more information
- Minor Improvements
This commit is contained in:
@@ -1375,7 +1375,7 @@ if (PHP_SAPI == 'cli') {
|
|||||||
|
|
||||||
<script>
|
<script>
|
||||||
$(document).ready(function () {
|
$(document).ready(function () {
|
||||||
if (window.location.href.indexOf("htmlpreview.github.io") >= 0) {
|
if (window.location.href.indexOf("paypal.github.io") >= 0) {
|
||||||
$(".execute").hide();
|
$(".execute").hide();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user