Include comment field in OrderDetail view

This commit is contained in:
Tobias Kunze
2016-08-12 15:13:53 +02:00
parent 3eb581e55a
commit 6fcf393aba
6 changed files with 55 additions and 1 deletions
+3
View File
@@ -95,6 +95,9 @@ h1 .btn-sm {
.helper-width-auto {
width: auto;
}
.helper-width-100 {
width: 100%;
}
.helper-space-below {
margin-bottom: 10px;
}