Deploy website

Deploy website version based on e360067238
This commit is contained in:
Website Deployment Script
2017-12-05 22:28:52 +00:00
parent e360067238
commit e474103e1e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -416,7 +416,7 @@ preload images will be provided as a separate API.</p>
</thead>
<tbody>
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</td></tr>
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and widthand height retrieved.</td></tr>
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and width and height retrieved.</td></tr>
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing toto retrieve the image.</td></tr>
</tbody>
</table>
+1 -1
View File
@@ -419,7 +419,7 @@ provided as a separate API.</p>
</thead>
<tbody>
<tr><td>uri</td><td>string</td><td>Yes</td><td>The location of the image.</td></tr>
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and widthand height retrieved.</td></tr>
<tr><td>success</td><td>function</td><td>Yes</td><td>The function that will be called if the image was successfully found and width and height retrieved.</td></tr>
<tr><td>failure</td><td>function</td><td>No</td><td>The function that will be called if there was an error, such as failing toto retrieve the image.</td></tr>
</tbody>
</table>