X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fauthorised_values.tmpl;h=488dc10c09a9710366787b525e54c177153ed4fa;hb=317cd79c4d834b02e3b385aece5e41587b3552bb;hp=8523c40c0f2e2522cbdb1e6b805e576f6337a444;hpb=fe64096e6942fb19581a232dd2e020b4dc9d201b;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tmpl index 8523c40c0f..488dc10c09 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tmpl @@ -1,17 +1,29 @@ -Koha › Administration › Authorized Values <!-- TMPL_IF name="add_form" --> › <!-- TMPL_IF name="action_modify" -->Modify authorised value<!-- /TMPL_IF --> - <!-- TMPL_IF name="action_add_value" --> › New authorised value<!-- /TMPL_IF --> +<title>Koha › Administration › Authorized Values <!-- TMPL_IF name="add_form" --> › <!-- TMPL_IF name="action_modify" -->Modify authorized value<!-- /TMPL_IF --> + <!-- TMPL_IF name="action_add_value" --> › New authorized value<!-- /TMPL_IF --> <!-- TMPL_IF name="action_add_category" --> › New category<!-- /TMPL_IF --><!-- /TMPL_IF --> <!-- TMPL_IF name="delete_confirm" --> › Confirm Deletion<!-- /TMPL_IF --> <!-- TMPL_IF name="else" -->Authorized values<!-- /TMPL_IF --> + + - @@ -83,6 +142,10 @@ $(document).ready(function() { yuiToolbar(); + $('#category').find("input:submit").hide(); + $('#searchfield').change(function() { + $('#category').submit(); + }); }); // YUI Toolbar Functions @@ -103,20 +166,55 @@

This table is used in MARC definition. You can define as many categories as you want, and as many authorized values as you want in each category.

When you define the MARC subfield structure, you can link a subfield to a authorized-value category. When the user ask for adding of modifying a biblio, the subfield is not entered through a free field, but though a list of authorized values

-
+ +
+Could not add value "" for category + "" — value already present. + +
+ +
+ +

Bsort1 is an authorized value attached to patrons, that can be used for stats purposes

+ + +

Bsort2 is an authorized value attached to patrons, that can be used for stats purposes

+ + +

Asort1 is an authorized value attached to acquisitions, that can be used for stats purposes

+ + +

Asort2 is an authorized value attached to acquisitions, that can be used for stats purposes

+ + +

The list of patron suggestion reject or accept reasons

+ + +

The list of status to describe a damaged item

+ + +

The list of status to describe a lost item

+ + - + + + + + - + + + @@ -126,7 +224,7 @@ the subfield is not entered through a free field, but though a list of authorize " method="post"> " />" /> - +
Authorised values for category :
Category Authorized value DescriptionDescription (OPAC)Icon Edit Delete
" alt=""/>  ">Edit ">Delete