firebug-lite-debug.js (lodash-3.0.0) | : | firebug-lite-debug.js (lodash-4.0.0) | ||
---|---|---|---|---|
skipping to change at line 6229 | skipping to change at line 6229 | |||
// Firebug | // Firebug | |||
/** | /** | |||
* @namespace describe Firebug | * @namespace describe Firebug | |||
* @exports FBL.Firebug as Firebug | * @exports FBL.Firebug as Firebug | |||
*/ | */ | |||
FBL.Firebug = | FBL.Firebug = | |||
{ | { | |||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | |||
version: "Firebug Lite 1.4.0", | version: "Firebug Lite 1.4.0", | |||
revision: "$Revision: 11967 $", | revision: "$Revision$", | |||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | |||
modules: modules, | modules: modules, | |||
panelTypes: panelTypes, | panelTypes: panelTypes, | |||
panelTypeMap: panelTypeMap, | panelTypeMap: panelTypeMap, | |||
reps: reps, | reps: reps, | |||
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | |||
// Initialization | // Initialization | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |