Browse Source

Hotfix

master
jlukic 9 years ago
parent
commit
b44c061800
  1. 6
      server/documents/modules/popup.html.eco

6
server/documents/modules/popup.html.eco

@ -749,6 +749,12 @@ themes : ['Default']
<td>$popup</td>
<td>Callback after popup is hidden</td>
</tr>
<tr>
<td>onUnplaceable</td>
<td>$module</td>
<td>$popup</td>
<td>Callback after popup cannot be plaed on screen</td>
</tr>
</tbody>
</table>

Loading…
Cancel
Save