Skip to content

Commit 3bd02aa

Browse files
authored
Merge pull request #384 from dbarzin/dev
Dev
2 parents e75953c + 4bf3447 commit 3bd02aa

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed

public/screenshots/main1.en.png

-68.7 KB
Loading

public/screenshots/main1.fr.png

-67.8 KB
Loading

resources/views/welcome.blade.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ class="table data-table striped row-hover cell-border"
293293
backgroundColor: [
294294
'#ce352c', '#fa6800', '#60a917', 'gray'
295295
],
296+
borderWidth: 0,
296297
data: [
297298
<?php $count=0; ?>
298299
@foreach($active_controls as $c)

0 commit comments

Comments
 (0)