diff --git a/view-webapp/src/main/sass/tour.scss b/view-webapp/src/main/sass/tour.scss index e0f3ec0..c39a90e 100644 --- a/view-webapp/src/main/sass/tour.scss +++ b/view-webapp/src/main/sass/tour.scss @@ -377,6 +377,9 @@ width: 6em; } } + &:empty + .pairing-post-actions { + display: none; + } } #print-pairables { width: 100%; diff --git a/view-webapp/src/main/webapp/tour-pairing.inc.html b/view-webapp/src/main/webapp/tour-pairing.inc.html index 51a3dd8..0601e18 100644 --- a/view-webapp/src/main/webapp/tour-pairing.inc.html +++ b/view-webapp/src/main/webapp/tour-pairing.inc.html @@ -69,7 +69,7 @@
-
+
## #foreach($game in $games) #set($white = $pmap[$game.w]) #set($black = $pmap[$game.b]) @@ -80,8 +80,8 @@
#if($black)$black.name#if($black.firstname) $black.firstname#end#{else}BIP#end
#if($game.h)h$game.h#{else} #end
-#end -
+#end## +#* *#
#if(!$tour.type.startsWith('TEAM'))
result sheets