jenkins/war/resources/scripts
nmullaney 4eaee48a58 hudson-behavior.js:
In function createComboBox, javascript errors will be thrown if the 
id is not present on the page (which seems to happen sometimes when the 
id in question is in an optionalBlock).  This patch checks for the id 
before trying to create the combo box.



git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@18647 71c3de6d-444a-0410-be80-ed276b4c234a
2009-06-01 23:05:43 +00:00
..
yui license header clean up 2009-02-06 20:05:24 +00:00
behavior.js According to http://groups.google.com/group/mozilla.dev.tech.js-engine.rhino/browse_thread/thread/0212c06f07d5a446 , the use of RegExp.$1 is not ECMA compliant, and it causes Rhino to fail. So modified to avoid that problem. 2008-08-25 18:07:42 +00:00
combobox-readme.txt initial commit for a new layout. 2006-11-05 21:16:01 +00:00
combobox.js license header clean up 2009-02-06 20:05:24 +00:00
hudson-behavior.js hudson-behavior.js: 2009-06-01 23:05:43 +00:00
prototype.js license header clean up 2009-02-06 20:05:24 +00:00
sortable.js numbers can be negative 2008-07-21 22:32:40 +00:00
utilities.js license header clean up 2009-02-06 20:05:24 +00:00