deprecated-themes/frost-mobile/templates/cropend.tpl
Tobias Diekershoff 904562eadc Updated frost(-mobile) themes
They got removed from the Friendica main repository with the 2018.05
release and should reflect that state in history with the update they
got anyhow during the year of deprecation.
2018-05-26 10:37:50 +02:00

5 lines
432 B
Smarty

<script type="text/javascript" src="view/js/cropper/lib/prototype.js" language="javascript"></script>
<script type="text/javascript" src="view/js/cropper/lib/scriptaculous.js?load=effects,builder,dragdrop" language="javascript"></script>
<script type="text/javascript" src="view/js/cropper/cropper.js" language="javascript"></script>
<script type="text/javascript" language="javascript">initCrop();</script>