luci-0.10: merge r6795

This commit is contained in:
Jo-Philipp Wich 2011-01-26 19:13:24 +00:00
parent 524c2de327
commit 2d6f584b19

View file

@ -1,7 +1,5 @@
#!/bin/sh
local variant
if [ "${4%%/*}" = "branches" ]; then
variant="LuCI ${4##*[-/]} Branch"
elif [ "${4%%/*}" = "tags" ]; then