mirror of
https://github.com/friendica/friendica
synced 2024-11-11 05:02:54 +00:00
cd392db078
- Move library/cropper to view/js/cropper - Move library/jquery-textcomplete to view/js/jquery-textcomplete
8 lines
197 B
Smarty
8 lines
197 B
Smarty
|
|
<script type="text/javascript" src="view/js/country.js" ></script>
|
|
|
|
<script language="javascript" type="text/javascript">
|
|
Fill_Country('{{$country_name}}');
|
|
Fill_States('{{$region}}');
|
|
</script>
|
|
|