luci-0.10: merge r6795
This commit is contained in:
parent
524c2de327
commit
2d6f584b19
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
#!/bin/sh
|
||||
|
||||
local variant
|
||||
|
||||
if [ "${4%%/*}" = "branches" ]; then
|
||||
variant="LuCI ${4##*[-/]} Branch"
|
||||
elif [ "${4%%/*}" = "tags" ]; then
|
||||
|
|
Loading…
Reference in a new issue