MediaWiki:Resources/landingpage-responsive: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
don't need this any more, forms on payments should be responsive by default |
||
Line 91: | Line 91: | ||
} |
} |
||
</style> |
</style> |
||
<script> |
|||
$(document).ready(function() { |
|||
/* For responsive forms, use a responsive page on payments too. */ |
|||
$('form[name="paypalcontribution"]').append($('<input type="hidden" name="appeal" value="JimmyQuote-mobile">')); |
|||
}); |
|||
</script> |
|||
</html> |
</html> |
Revision as of 16:54, 7 May 2014