Bug 23183

Summary: Reindent cataloging.js
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, lucas, nadine.pierre
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
19.11.00,19.05.03
Bug Depends on:    
Bug Blocks: 15850, 22399    
Attachments: Bug 23183: Reindent cataloging.js
Bug 23183: Reindent cataloging.js
Bug 23183: Reindent cataloging.js
Bug 23183: Reindent cataloging.js

Description Owen Leonard 2019-06-21 14:10:00 UTC
cataloging.js has some inconsistent indentation that I would like to correct before making more substantive changes.
Comment 1 Owen Leonard 2019-06-21 14:14:26 UTC
Created attachment 90909 [details] [review]
Bug 23183: Reindent cataloging.js

This patch makes some very minor corrections to indentation in
cataloging.js, a JavaScript file used by the bibliographic and item
records editors.

To test, apply the patch and perform a diff against master using the
'-w' flag:

git diff -w origin/master

There should be no changes reported.
Comment 2 Nadine Pierre 2019-06-21 18:18:50 UTC
Created attachment 90926 [details] [review]
Bug 23183: Reindent cataloging.js

This patch makes some very minor corrections to indentation in
cataloging.js, a JavaScript file used by the bibliographic and item
records editors.

To test, apply the patch and perform a diff against master using the
'-w' flag:

git diff -w origin/master

There should be no changes reported.

Signed-off-by: Nadine Pierre <nadine.pierre@inLibro.com>
Comment 3 Bin Wen 2019-06-21 19:05:31 UTC
Created attachment 90930 [details] [review]
Bug 23183: Reindent cataloging.js

This patch makes some very minor corrections to indentation in
cataloging.js, a JavaScript file used by the bibliographic and item
records editors.

To test, apply the patch and perform a diff against master using the
'-w' flag:

git diff -w origin/master

There should be no changes reported.

Signed-off-by: Nadine Pierre <nadine.pierre@inLibro.com>
Signed-off-by: Bin Wen <bin.wen@inlibro.com>
Comment 4 Katrin Fischer 2019-06-26 21:59:12 UTC
Created attachment 91035 [details] [review]
Bug 23183: Reindent cataloging.js

This patch makes some very minor corrections to indentation in
cataloging.js, a JavaScript file used by the bibliographic and item
records editors.

To test, apply the patch and perform a diff against master using the
'-w' flag:

git diff -w origin/master

There should be no changes reported.

Signed-off-by: Nadine Pierre <nadine.pierre@inLibro.com>
Signed-off-by: Bin Wen <bin.wen@inlibro.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 5 Martin Renvoize 2019-06-28 14:05:30 UTC
Nice work!

Pushed to master for 19.11.00
Comment 6 Fridolin Somers 2019-07-25 11:49:47 UTC
Pushed to 19.05.x for 19.05.03

Small refactoring with only spaces so I choose to backport in order to minimize future conflicts with master commits ;)
Comment 7 Lucas Gass 2019-07-26 14:50:03 UTC
backported to 18.11.x for 18.11.09