mirror of
https://github.com/friendica/friendica
synced 2025-04-23 20:30:10 +00:00
spelling: dimensions
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
a83db24724
commit
1fdd0f9152
2 changed files with 3 additions and 3 deletions
|
@ -157,7 +157,7 @@
|
|||
/**
|
||||
* Function places an absolutely positioned
|
||||
* element on top of the specified element
|
||||
* copying position and dimentions.
|
||||
* copying position and dimensions.
|
||||
* @param {Element} from
|
||||
* @param {Element} to
|
||||
*/
|
||||
|
@ -239,7 +239,7 @@
|
|||
* Easy styling and uploading
|
||||
* @constructor
|
||||
* @param button An element you want convert to
|
||||
* upload button. Tested dimentions up to 500x500px
|
||||
* upload button. Tested dimensions up to 500x500px
|
||||
* @param {Object} options See defaults below.
|
||||
*/
|
||||
window.AjaxUpload = function(button, options){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue