Opportunity html
Jump to navigation
Jump to search
| Line 327: | Line 327: | ||
| − | |||
| − | |||
| − | |||
| − | |||
| Line 480: | Line 476: | ||
</form> | </form> | ||
</div> | </div> | ||
| + | |||
| + | <script> | ||
| + | |||
| + | |||
| + | |||
| + | $(function(){ | ||
| + | |||
| + | $('#select_countries option:contains("</html>{{#ci_visitorCountry:}}<html>")').prop('selected',true); | ||
| + | |||
| + | $('.ci_form textarea').autosize(); | ||
| + | |||
| + | }); | ||
| + | |||
| + | |||
| + | </script> | ||
| + | |||
| + | |||
</html> | </html> | ||
Revision as of 12:10, 1 March 2020