source: main/kofacustom.sampleuni/trunk/layout/static/js/kofa-recaptcha_white.js @ 11723

Last change on this file since 11723 was 11706, checked in by Henrik Bettermann, 10 years ago
  • Remove waeup.kofa from sources. Use waeup.kofa PyPI package instead.
  • Copy layout folder from waeup.kofa. kofacustom.sampleuni uses its own Diazo layout.
File size: 49 bytes
Line 
1var RecaptchaOptions = {
2    theme : 'white'
3 };
Note: See TracBrowser for help on using the repository browser.