projects
/
brisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
938418d
)
remove bold from table_content for your user (WIP)
author
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 05:40:44 +0000
(07:40 +0200)
committer
Matteo Nastasi
<nastasi@alternativeoutput.it>
Fri, 17 Apr 2020 05:40:44 +0000
(07:40 +0200)
web/Obj/brisk.phh
patch
|
blob
|
history
diff --git
a/web/Obj/brisk.phh
b/web/Obj/brisk.phh
index
335929b
..
71e90a0
100644
(file)
--- a/
web/Obj/brisk.phh
+++ b/
web/Obj/brisk.phh
@@
-2734,9
+2734,6
@@
class Brisk
$flags = $user_cur->flags;
- if ($user_cur_id == $table->player[$i])
- $flags |= 1;
-
log_main($user_cur->name. sprintf(" IN TABLE [%d]", $table_idx));
if ($user_cur->is_supp_custom())
$supp_comp_s = sprintf(', "%s"', $user_cur->rec->supp_comp_get());