ui: fixed search bar click
This commit is contained in:
committed by
Eberhard Graether
parent
ee11528ddf
commit
6b4cc4e7e9
@@ -1,3 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# get the current directory
|
||||
SOURCE="${0}"
|
||||
while [ -h "$SOURCE" ]; do # resolve $SOURCE until the file is no longer a symlink
|
||||
|
||||
Reference in New Issue
Block a user