diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-12-16 12:42:21 +0100 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-12-16 12:42:21 +0100 |
| commit | 9ec276ec3ddbbaad554657333453317947f98d63 (patch) | |
| tree | e24d04e37ef8020776d41f4037ddbe58ea378489 /site/public/test/map | |
| parent | 5e6ab885e94c1d3118bac1ea3a575d12a3d1434c (diff) | |
generate single page with -i
Diffstat (limited to 'site/public/test/map')
| -rw-r--r-- | site/public/test/map/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/site/public/test/map/index.html b/site/public/test/map/index.html index b29f19e7..cb8a216e 100644 --- a/site/public/test/map/index.html +++ b/site/public/test/map/index.html @@ -27,9 +27,7 @@ </header> <div class="content"> - <section><pre><code>map lfw -</code></pre> -</section> + <section><div class='applet' data-payload='{"command": "map lfw"}'></div></section> </div> <footer> |
