Skip to content
Snippets Groups Projects
Commit 2875901f authored by Thomas Tanghus's avatar Thomas Tanghus
Browse files

Obsolete language="Javascript".

parent 91f5a1de
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ $tmpkey = $_['tmpkey'];
$requesttoken = $_['requesttoken'];
OCP\Util::writeLog('contacts','templates/part.cropphoto.php: tmpkey: '.$tmpkey, OCP\Util::DEBUG);
?>
<script language="Javascript">
<script type="text/javascript">
jQuery(function($) {
$('#cropbox').Jcrop({
onChange: showCoords,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment