]> source.dussan.org Git - jquery-ui.git/commitdiff
added: format option parameter in default demo
authorFelix Nagel <info@felixnagel.com>
Mon, 3 Sep 2012 23:28:08 +0000 (01:28 +0200)
committerFelix Nagel <info@felixnagel.com>
Mon, 3 Sep 2012 23:28:08 +0000 (01:28 +0200)
demos/selectmenu/default.html

index 9b515c365cab31e3f63d58093927d7ed979bf0ec..826ae29df58dfd464d41eca7400c8a543a3a8f77 100644 (file)
@@ -56,7 +56,7 @@
                });
 
                //a custom format option callback
-               var addressFormatting = function(text){
+               var addressFormatting = function(text, opt){
                        var newText = text;
                        //array of find replaces
                        var findreps = [