s4

diff s4-init.sh @ 556:4a33f5424767

Bring div.topmenu ul to z-index=5
author HIROSE Yuuji <yuuji@gentei.org>
date Sat, 13 Apr 2019 18:28:20 +0900
parents 83a9550ad564
children b37776054ba7
line diff
     1.1 --- a/s4-init.sh	Sat Apr 06 18:51:18 2019 +0900
     1.2 +++ b/s4-init.sh	Sat Apr 13 18:28:20 2019 +0900
     1.3 @@ -1,5 +1,5 @@
     1.4  #!/bin/sh
     1.5 -type cgiinit >/dev/null 2.&1 || . `dirname $0`/s4-funcs.sh
     1.6 +type cgiinit >/dev/null 2>&1 || . `dirname $0`/s4-funcs.sh
     1.7  
     1.8  create() {
     1.9    # $1=type $2=obj $3=defs...