projects
/
working
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
webstaff: Enhance grid item selection API for external hooks
[working/Evergreen.git]
/
Open-ILS
/
src
/
templates
/
staff
/
share
/
t_autogrid.tt2
diff --git
a/Open-ILS/src/templates/staff/share/t_autogrid.tt2
b/Open-ILS/src/templates/staff/share/t_autogrid.tt2
index
7a85f51
..
aaf14aa
100644
(file)
--- a/
Open-ILS/src/templates/staff/share/t_autogrid.tt2
+++ b/
Open-ILS/src/templates/staff/share/t_autogrid.tt2
@@
-292,6
+292,7
@@
consequences and is unnecessary, avoid it -->
<div>
<input type='checkbox' title="[% l('Select Row') %]"
+ ng-change="updateSelected()"
ng-model="selected[indexValue(item)]"/>
</div>
</div>