some improvements with registering menu actions

This commit is contained in:
Hanusiak Piotr 2022-01-31 12:26:37 +01:00
parent 5aba99403e
commit 2322f5f76d
6 changed files with 289 additions and 14 deletions

View file

@ -137,6 +137,17 @@
</td>
</tr>
</table>
<h2>Game features</h2>
<table class="table">
<tr>
<td>
<input type="radio" name="test-iframe-api"> Success <input type="radio" name="test-iframe-api"> Failure <input type="radio" name="test-iframe-api" checked> Pending
</td>
<td>
<a href="#" class="testLink" data-testmap="ActionsMenu/actions_menu_test.json" target="_blank">Test adding actions to player's ActionsMenu dynamically</a>
</td>
</tr>
</table>
<h2>Iframe API</h2>
<table class="table">
<tr>