From 5c79a8860faa97827dcea1078edcb4791c91f211 Mon Sep 17 00:00:00 2001 From: tl3ilaxu Date: Thu, 11 Feb 2016 17:29:26 +0100 Subject: [PATCH 1/3] Fix table responsiveness --- app/views/users/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/index.html.haml b/app/views/users/index.html.haml index bd41ef4..6cf5d4e 100644 --- a/app/views/users/index.html.haml +++ b/app/views/users/index.html.haml @@ -1,5 +1,5 @@ %h2 Users -%table{ class: "table-responsive" } +%table{ class: "table table-responsive" } %thead %tr %th ID From 166820ddfe4ff99728aefffdb537ed76ee57bfea Mon Sep 17 00:00:00 2001 From: tl3ilaxu Date: Fri, 12 Feb 2016 00:18:13 +0100 Subject: [PATCH 2/3] Add gaint zeus account nr --- app/views/users/show.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml index 51c3a26..0c56d4f 100644 --- a/app/views/users/show.html.haml +++ b/app/views/users/show.html.haml @@ -62,3 +62,4 @@ %th Issuer %th Message %tbody +%h3="Zeus rekening: BE32 9799 9370 6502" From 8c9092789808973ec6d667475a7ffbe2a0e949c4 Mon Sep 17 00:00:00 2001 From: tl3ilaxu Date: Fri, 12 Feb 2016 00:18:59 +0100 Subject: [PATCH 3/3] Add gaint zeus account nr --- app/views/users/show.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/show.html.haml b/app/views/users/show.html.haml index 0c56d4f..5ffcc59 100644 --- a/app/views/users/show.html.haml +++ b/app/views/users/show.html.haml @@ -62,4 +62,4 @@ %th Issuer %th Message %tbody -%h3="Zeus rekening: BE32 9799 9370 6502" +%h3="Zeus account number: BE32 9799 9370 6502"