[gen] Various bugfixes: single-temlplate pod fields, ajax master/slaves and IE10, popup management.
This commit is contained in:
parent
a417db2ad9
commit
ac08d2d795
5 changed files with 26 additions and 31 deletions
|
@ -101,9 +101,6 @@ class AbstractWrapper(object):
|
|||
<script var="gaCode=ztool.getGoogleAnalyticsCode()" if="gaCode"
|
||||
type="text/javascript">:gaCode</script>
|
||||
|
||||
<!-- Grey background shown when popups are shown -->
|
||||
<div id="grey" class="grey"></div>
|
||||
|
||||
<!-- Popup for confirming an action -->
|
||||
<div id="confirmActionPopup" class="popup">
|
||||
<form id="confirmActionForm" method="post">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue