Bugzilla – Attachment 186563 Details for
Bug 40838
Bookings related built CSS not ignored by Git
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40838: Add generated bookings CSS assets to gitignore
Bug-40838-Add-generated-bookings-CSS-assets-to-git.patch (text/plain), 961 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2025-09-18 14:03:22 UTC
(
hide
)
Description:
Bug 40838: Add generated bookings CSS assets to gitignore
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-09-18 14:03:22 UTC
Size:
961 bytes
patch
obsolete
>From 25955445ae19d10df6a02a4aca4ba9306fc7fab2 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= <tomascohen@theke.io> >Date: Thu, 18 Sep 2025 11:02:55 -0300 >Subject: [PATCH] Bug 40838: Add generated bookings CSS assets to gitignore >MIME-Version: 1.0 >Content-Type: text/plain; charset=UTF-8 >Content-Transfer-Encoding: 8bit > >Signed-off-by: Tomás Cohen Arazi <tomascohen@theke.io> >--- > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) > >diff --git a/.gitignore b/.gitignore >index 6262c4f624..82402ae9cf 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -15,6 +15,8 @@ koha-tmpl/opac-tmpl/bootstrap/css/sco.css > koha-tmpl/opac-tmpl/bootstrap/css/sco-rtl.css > > koha-tmpl/intranet-tmpl/prog/css/maps/ >+koha-tmpl/intranet-tmpl/prog/css/bookings.css >+koha-tmpl/intranet-tmpl/prog/css/bookings-rtl.css > koha-tmpl/intranet-tmpl/prog/css/calendar.css > koha-tmpl/intranet-tmpl/prog/css/calendar-rtl.css > koha-tmpl/intranet-tmpl/prog/css/holds.css >-- >2.51.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 40838
:
186563
|
186564