[Koha-bugs] [Bug 35919] Add record sources CRUD

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 19 15:44:12 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35919

--- Comment #54 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Comment on attachment 163399
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163399
Bug 35919: Adjust h1

Review of attachment 163399:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=35919&attachment=163399)
-----------------------------------------------------------------

:::
koha-tmpl/intranet-tmpl/prog/js/vue/components/Admin/RecordSources/FormAdd.vue
@@ +5,5 @@
> +            {{
> +                $__("Edit record source #%s").format(
> +                    record_source.record_source_id
> +                )
> +            }}

I get the change from the name to the ID for consistency. But I would like to
know how you end up with that coding style so I do it right next time.

I used whatever the editor suggested, and then used the prettify tool blindly
so far.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list