Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7169 sortProperties(props);
7457 sortProperties(props);
7646 }}}function sortProperties(props){props.sort(function(a,b){return a.name>b.name?1:-1 function