mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-18 14:02:15 +00:00
Initial work on new checklist handling. No more JSON!
This commit is contained in:
@@ -28,7 +28,6 @@ function refreshUpdateHref(obj) {
|
||||
}
|
||||
|
||||
function initPicker(obj) {
|
||||
console.log('called!');
|
||||
var options = {
|
||||
ajax: {
|
||||
url: obj.data('sourceurl'),
|
||||
|
||||
Reference in New Issue
Block a user