Bugzilla – Attachment 146630 Details for
Bug 32806
Some Vue files need to be moved for better reusability
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 32806: (follow-up) Rename main.js to erm.js
Bug-32806-follow-up-Rename-mainjs-to-ermjs.patch (text/plain), 2.39 KB, created by
Paul Derscheid
on 2023-02-14 14:07:52 UTC
(
hide
)
Description:
Bug 32806: (follow-up) Rename main.js to erm.js
Filename:
MIME Type:
Creator:
Paul Derscheid
Created:
2023-02-14 14:07:52 UTC
Size:
2.39 KB
patch
obsolete
>From 6622042e204bc74a354bbe40321f1cc7c001b7fe Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 7 Feb 2023 16:55:05 +0100 >Subject: [PATCH] Bug 32806: (follow-up) Rename main.js to erm.js > >--- > Makefile.PL | 4 ++-- > koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/Makefile.PL b/Makefile.PL >index f0ac3e31e1..2a73c527f3 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -670,8 +670,8 @@ $file_map->{'koha-tmpl/intranet-tmpl/prog/css/holds.css'} = 'blib/INTRANET_TMPL_ > $file_map->{'koha-tmpl/intranet-tmpl/prog/css/installer.css'} = 'blib/INTRANET_TMPL_DIR/prog/css/installer.css'; > $file_map->{'koha-tmpl/intranet-tmpl/prog/css/mainpage.css'} = 'blib/INTRANET_TMPL_DIR/prog/css/mainpage.css'; > $file_map->{'koha-tmpl/intranet-tmpl/prog/css/staff-global.css'} = 'blib/INTRANET_TMPL_DIR/prog/css/staff-global.css'; >-$file_map->{'koha-tmpl/intranet-tmpl/prog/js/vue/dist/main.js'} = 'blib/INTRANET_TMPL_DIR/prog/js/vue/dist/main.js'; >-$file_map->{'koha-tmpl/intranet-tmpl/prog/js/vue/dist/main.js.LICENSE.txt'} = 'blib/INTRANET_TMPL_DIR/prog/js/vue/dist/main.js.LICENSE.txt'; >+$file_map->{'koha-tmpl/intranet-tmpl/prog/js/vue/dist/erm.js'} = 'blib/INTRANET_TMPL_DIR/prog/js/vue/dist/erm.js'; >+$file_map->{'koha-tmpl/intranet-tmpl/prog/js/vue/dist/erm.js.LICENSE.txt'} = 'blib/INTRANET_TMPL_DIR/prog/js/vue/dist/erm.js.LICENSE.txt'; > #OPAC_TMPL_DIR > $file_map->{'koha-tmpl/opac-tmpl/bootstrap/css/opac.css'} = 'blib/OPAC_TMPL_DIR/bootstrap/css/opac.css'; > $file_map->{'koha-tmpl/opac-tmpl/bootstrap/css/opac-rtl.css'} = 'blib/OPAC_TMPL_DIR/bootstrap/css/opac-rtl.css'; >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 3e72c521b4..c90fabeb9b 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -268,7 +268,7 @@ > [% END # /WRAPPER tab_item perl %] > > [% IF Asset.css("css/staff-global.css") == "" >- || Asset.js("js/vue/dist/main.js") == "" %] >+ || Asset.js("js/vue/dist/erm.js") == "" %] > [% SET warnMissingCompiledFiles = 1 %] > [% END %] > [% WRAPPER tab_panel tabname= "sysinfo" %] >-- >2.37.1 (Apple Git-137.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 32806
:
146030
|
146033
|
146035
|
146036
|
146337
|
146357
|
146465
|
146466
|
146619
|
146620
|
146621
|
146622
|
146623
|
146626
|
146627
|
146628
|
146629
|
146630
|
146631
|
146634
|
146635
|
146636
|
146637
|
146638
|
146639
|
146647
|
146648
|
146649
|
146650
|
146651
|
146652
|
146661
|
146662
|
146663
|
146664
|
146665
|
146666
|
147241
|
147242
|
147243
|
147244
|
147245
|
147246
|
147299
|
147300
|
147301
|
147302
|
147303
|
147304