Skip to content

Commit

Permalink
examples-fix onLoad (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
PtiLuky authored and NicolasRannou committed Jun 25, 2018
1 parent 5316ccf commit 1300aa4
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion lessons/00/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 00
description: Load data.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/01/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 01
description: Visualize 3D.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/02/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 02
description: Mesh.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/03/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 03
description: Visualize 2D.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/04/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 04
description: Labelmap.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/05/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 00
description: Load data.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/06/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 06
description: Volume rendering.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down
2 changes: 1 addition & 1 deletion lessons/08/demo.details
Expand Up @@ -5,7 +5,7 @@ name: AMI - Lesson 08
description: Progress bar.
authors:
- Nicolas Rannou (github)
js_wrap: onLoad
js_wrap: l
...
*/

Expand Down

0 comments on commit 1300aa4

Please sign in to comment.