Home
last modified time | relevance | path

Searched refs:InPlaceEditor (Results 1 – 2 of 2) sorted by relevance

/template/a_new_day/js/
H A Dcontrols.js470 Ajax.InPlaceEditor = Class.create();
471 Ajax.InPlaceEditor.defaultHighlightColor = "#FFFF99";
472 Ajax.InPlaceEditor.prototype = { class in Ajax
501 highlightcolor: Ajax.InPlaceEditor.defaultHighlightColor,
783 Object.extend(Ajax.InPlaceCollectionEditor.prototype, Ajax.InPlaceEditor.prototype);
/template/battlehorse/js/
H A Dcontrols.js470 Ajax.InPlaceEditor = Class.create();
471 Ajax.InPlaceEditor.defaultHighlightColor = "#FFFF99";
472 Ajax.InPlaceEditor.prototype = { class in Ajax
501 highlightcolor: Ajax.InPlaceEditor.defaultHighlightColor,
783 Object.extend(Ajax.InPlaceCollectionEditor.prototype, Ajax.InPlaceEditor.prototype);