탭방식 위젯에서 탭의 id를 시간으로 하여 중복되는 경우가 발생하여 rand()함수로 id를 생성

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3144 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2007-12-03 07:16:03 +00:00
parent 65cac899a6
commit 7a4accb747

View file

@ -5,7 +5,7 @@
<!--%import("css/normal.css")-->
<!--@end-->
{@ $_id_prefix = time() }
{@ $_id_prefix = rand(1111111,9999999)}
{@ $_checked = false; }
<div class="tabWidget">