Create droplet of your liking (ubuntu 12.10 x32)
ssh to root in terminal with your server ip
ssh root@123.123.123.123
s Add ssh fingerprint and enter password provided in email
| // Check the name of your addon field in the source. Example: addon-7934-test-addon | |
| jQuery( "input[name='addon-7934-test-addon']" ).datepicker( { | |
| minDate: 0, | |
| "dateFormat": 'yy-mm-dd' | |
| } ); |