X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/57faab8f922edc190b6909b7626a445423de6676..00ad7b5631ca2557bd02a592b4598699e47edbbd:/js/autocomplete_part.js diff --git a/js/autocomplete_part.js b/js/autocomplete_part.js index a08130b63..d0984eb01 100644 --- a/js/autocomplete_part.js +++ b/js/autocomplete_part.js @@ -16,8 +16,7 @@ namespace('kivi', function(k){ var o = $.extend({ limit: 20, delay: 50, - fat_set_item: 0, // use this option to get a fat item json with all - // relevant data instead of the guaranteed id + name + fat_set_item: $real.hasClass('partpicker_fat_set_item'), }, options); var STATES = { UNIQUE: 1,