Koha/koha-tmpl/intranet-tmpl/prog/en
Owen Leonard b36d3bc796 Bug 10225 - If an item isn't editable, don't show the onclick Edit/Delete menu
The user should not be shown edit/delete links when clicking on a row in
additems which they cannot edit because of the IndependantBranches
setting. This patch adds a class to the row to exclude such rows in the
JavaScript onclick handler.

To test:

- Turn IndependantBranches on and edit items for a title which
  has holdings from various branches including your own.
- Click a row for an item which is held by your library. You should see
  the "Edit/Delete" links appear.
- Click a row for an item which is held by another library. No links
  should appear.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
All test pass

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests and QA script pass.
Changes to the templates include no string changes.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-05-12 10:09:36 -04:00
..
css Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system 2013-04-25 21:56:49 -04:00
includes Bug 10153 - Patron header search form is too wide 2013-05-01 06:23:43 -04:00
js Bug 6709 - marc21_field_006.xml and marc21_field_008.xml can't be translated 2013-05-01 06:53:38 -04:00
lib
modules Bug 10225 - If an item isn't editable, don't show the onclick Edit/Delete menu 2013-05-12 10:09:36 -04:00
xslt Bug 9613: items namespace missing in XSLT 2013-04-21 09:38:36 -04:00
columns.def