projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69b28b8
)
Fix Merge All Records in Bucket action
user/bshum/fix_record_bucket_merge
author
Thomas Berezansky
<tsbere@mvlc.org>
Tue, 4 Sep 2012 17:23:37 +0000
(13:23 -0400)
committer
Ben Shum
<bshum@biblio.org>
Tue, 4 Sep 2012 17:35:02 +0000
(13:35 -0400)
A xul file was not being prefixed with oils://remote
Note: This is a quick fix. Ideally we move the url to constants.js.
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/xul/staff_client/server/cat/record_buckets.js
patch
|
blob
|
history
diff --git
a/Open-ILS/xul/staff_client/server/cat/record_buckets.js
b/Open-ILS/xul/staff_client/server/cat/record_buckets.js
index
edea1b7
..
1f40446
100644
(file)
--- a/
Open-ILS/xul/staff_client/server/cat/record_buckets.js
+++ b/
Open-ILS/xul/staff_client/server/cat/record_buckets.js
@@
-651,7
+651,7
@@
cat.record_buckets.prototype = {
);
xulG.new_tab(
- '/xul/server/cat/bibs_abreast.xul',{
+ '
oils://remote
/xul/server/cat/bibs_abreast.xul',{
'tab_name' : $("catStrings").getString('staff.cat.record_buckets.merge_records.fancy_prompt_title')
},{
'merge' : true,