mirror of
https://github.com/friendica/friendica
synced 2024-11-11 06:22:54 +00:00
9 lines
210 B
Smarty
9 lines
210 B
Smarty
|
|
<script type="text/javascript" src="js/country.js" ></script>
|
|
|
|
<script language="javascript" type="text/javascript">
|
|
profInitEditor();
|
|
Fill_Country('{{$country_name}}');
|
|
Fill_States('{{$region}}');
|
|
</script>
|
|
|