Fix unused id in bandbox_search.zul
This commit is contained in:
parent
abb6baff40
commit
ddb6533fb7
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
|
||||
<zk id="bandboxsearch" xmlns:n="http://www.zkoss.org/2005/zk/native" xmlns:c="http://www.zkoss.org/2005/zk/client">
|
||||
<zk xmlns:n="http://www.zkoss.org/2005/zk/native" xmlns:c="http://www.zkoss.org/2005/zk/client">
|
||||
|
||||
<zscript>
|
||||
<![CDATA[
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue