Bug 21290: Updating documentation for ModItem
authorhelene hickey <hickeyhe@wgc.school.nz>
Wed, 16 Jan 2019 23:20:38 +0000 (23:20 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 28 Jan 2019 14:35:27 +0000 (14:35 +0000)
To test:
Review the patch and check it is now updated correctly

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Items.pm

index d164d06..f6951ef 100644 (file)
@@ -511,8 +511,7 @@ ModItem(
     }
 );
 
-Change one or more columns in an item record and update
-the MARC representation of the item.
+Change one or more columns in an item record.
 
 The first argument is a hashref mapping from item column
 names to the new values.  The second and third arguments