Bugzilla – Attachment 43739 Details for
Bug 12194
Some fonts don't work on printing label
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12194: Add change to kohastructure.sql
Bug-12194-Add-change-to-kohastructuresql.patch (text/plain), 1022 bytes, created by
Jonathan Druart
on 2015-10-22 07:58:40 UTC
(
hide
)
Description:
Bug 12194: Add change to kohastructure.sql
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-10-22 07:58:40 UTC
Size:
1022 bytes
patch
obsolete
>From 4d6d50305b4813053dbaf73c5c30b6af7beb29aa Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 22 Oct 2015 08:57:40 +0100 >Subject: [PATCH] Bug 12194: Add change to kohastructure.sql > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > installer/data/mysql/kohastructure.sql | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/installer/data/mysql/kohastructure.sql b/installer/data/mysql/kohastructure.sql >index 9f12618..6ae91b8 100644 >--- a/installer/data/mysql/kohastructure.sql >+++ b/installer/data/mysql/kohastructure.sql >@@ -1331,6 +1331,7 @@ CREATE TABLE `creator_layouts` ( > `printing_type` char(32) NOT NULL DEFAULT 'BAR', > `layout_name` char(20) NOT NULL DEFAULT 'DEFAULT', > `guidebox` int(1) DEFAULT '0', >+ `oblique_title` int(1) DEFAULT '1', > `font` char(10) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL DEFAULT 'TR', > `font_size` int(4) NOT NULL DEFAULT '10', > `units` char(20) NOT NULL DEFAULT 'POINT', >-- >2.1.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 12194
:
30217
|
40702
|
43697
|
43698
|
43699
|
43700
|
43737
|
43738
| 43739 |
43740
|
43778
|
43801