This website requires JavaScript.
Explore
Help
Register
Sign In
e41220949
/
TIF_NGANJUK_E41220949
Watch
1
Star
0
Fork
You've already forked TIF_NGANJUK_E41220949
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fd1100558d
TIF_NGANJUK_E41220949
/
public
/
assets
/
admin
/
js
/
cropper.js
6 lines
105 B
JavaScript
Raw
Blame
History
(
function
(
$
)
{
'use strict'
;
$
(
'#cropperExample'
)
.
cropper
(
{
aspectRatio
:
16
/
9
}
)
;
}
)
(
jQuery
)
;
Reference in New Issue
View Git Blame
Copy Permalink