Bugzilla – Attachment 176960 Details for
Bug 37911
Prototype vue islands within static pages
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37911: (follow-up) Correct wishful thinking in displayed comment about changes to data-props
Bug-37911-follow-up-Correct-wishful-thinking-in-di.patch (text/plain), 1.22 KB, created by
Matt Blenkinsop
on 2025-01-23 14:30:35 UTC
(
hide
)
Description:
Bug 37911: (follow-up) Correct wishful thinking in displayed comment about changes to data-props
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2025-01-23 14:30:35 UTC
Size:
1.22 KB
patch
obsolete
>From 18f2f988039fda4febc2a738edb930f62529a78c Mon Sep 17 00:00:00 2001 >From: Paul Derscheid <paul.derscheid@lmscloud.de> >Date: Thu, 12 Sep 2024 21:16:45 +0200 >Subject: [PATCH] Bug 37911: (follow-up) Correct wishful thinking in displayed > comment about changes to data-props > >Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >index 78f617559fa..afdc284839c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/intranet-main.tt >@@ -323,7 +323,7 @@ > }); > > setTimeout(() => { >- document.getElementById("hello-islands").dataset.props = JSON.stringify({ message: 'This is a delayed message! Props (data-props) reflect.' }); >+ document.getElementById("hello-islands").dataset.props = JSON.stringify({ message: 'This is a delayed message! Changes to data-props currently unfortunately reset the internal state.' }); > }, 2000); > }); > </script> >-- >2.48.1
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 37911
:
171425
|
171426
|
171432
|
171439
|
171440
|
171445
|
171459
|
171517
|
171538
|
171608
|
171685
|
172962
|
172963
|
172965
|
172966
|
172967
|
172968
|
172969
|
172970
|
172971
|
172972
|
172973
|
172974
|
172975
|
176959
| 176960 |
176961
|
176962
|
176963
|
176964
|
176965
|
176966
|
176967
|
176968
|
176969
|
176970
|
176972