From 758ac4e8545e10971f4f640fa752702a819eace8 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 11 Nov 2016 13:28:09 +0100 Subject: Checkboxes instead of select for roots --- resources/views/trainer.blade.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources/views/trainer.blade.php') diff --git a/resources/views/trainer.blade.php b/resources/views/trainer.blade.php index 70f1f3d..e120500 100644 --- a/resources/views/trainer.blade.php +++ b/resources/views/trainer.blade.php @@ -28,13 +28,13 @@ use HebrewParseTrainer\Tense;

Roots

- {{{ $root->root }}} ({{{ $root->kind->name }}}) +
@endif @endforeach -
-- cgit v1.2.3