3.0.0 final touches (#84)
--------- Co-authored-by: cajun <12363371+CajunAvenger@users.noreply.github.com>
This commit is contained in:
@@ -15,7 +15,7 @@ depends on:
|
||||
version: 2007-09-23
|
||||
depends on:
|
||||
package: magic-modules.mse-include
|
||||
version: 2024-05-20
|
||||
version: 2024-10-01
|
||||
depends on:
|
||||
package: magic-mana-small.mse-symbol-font
|
||||
version: 2007-09-23
|
||||
@@ -113,7 +113,7 @@ init script:
|
||||
sl := set.set_language
|
||||
cc := if sc != "" and sl != "" then sc + " • " + sl else sc + sl
|
||||
if use_auto_numbers()
|
||||
then card_code_number() + (if cc != "" then " • ") + cc
|
||||
then card.card_number + (if cc != "" then " • ") + cc
|
||||
else cc
|
||||
}
|
||||
############################################################## Set info fields
|
||||
|
||||
Reference in New Issue
Block a user