Bugzilla – Attachment #176765: Bug 35145: (follow-up) Tidy DBUpdate for
bug #35145
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 35145
Collapse All
|
Expand All
(-)
a/installer/data/mysql/atomicupdate/bug_35145_order_patron_attributes.pl (-2 / +1 lines)
Lines 20-23 return {
Link Here
20
# tables
20
# tables
21
say_success( $out, "Added column 'borrower_attribute_types.display_order'" );
21
say_success( $out, "Added column 'borrower_attribute_types.display_order'" );
22
},
22
},
23
};
23
};
24
-
Return to
bug 35145