Merge branch 'master' into phutil_tag

(Just synchronizing master into the tag branch.)
This commit is contained in:
epriestley
2013-01-27 06:01:27 -08:00
105 changed files with 1620 additions and 1143 deletions

View File

@@ -166,7 +166,7 @@ final class PhabricatorObjectItemView extends AphrontView {
$header.$attrs.$this->renderChildren());
return phutil_tag(
'div',
'li',
array(
'class' => implode(' ', $classes),
),