Caching would be great, except when you add an authority in the
flow and you expect to see it the next time you right-click
on the authority that you just added.
git-svn-id: svn://svn.open-ils.org/ILS/trunk@18727
dcc99617-32d9-48b4-a31d-
7c20da2025e4
;
// would be good to carve this out into a separate function
- dojo.xhrGet({"url":url, "sync": true, "handleAs":"xml", "load": function(records) {
+ dojo.xhrGet({"url":url, "sync": true, "preventCache": true, "handleAs":"xml", "load": function(records) {
var create_menu = createMenu({ label: $('catStrings').getString('staff.cat.marcedit.create_authority.label')});
var cm_popup = create_menu.appendChild(