PHUIButtonView class
Summary: Rough pass at a PHUIButtonView Class. Keeps phutil_tag intact and adds some image features if you use the class. Test Plan: UIExamples Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D6192
This commit is contained in:
@@ -67,7 +67,7 @@ $package_spec = array(
|
||||
'core.pkg.css' => array(
|
||||
'phabricator-core-css',
|
||||
'phabricator-zindex-css',
|
||||
'phabricator-core-buttons-css',
|
||||
'phui-button-css',
|
||||
'phabricator-standard-page-view',
|
||||
'aphront-dialog-view-css',
|
||||
'aphront-form-view-css',
|
||||
@@ -104,7 +104,7 @@ $package_spec = array(
|
||||
'phabricator-crumbs-view-css',
|
||||
'phabricator-object-item-list-view-css',
|
||||
'global-drag-and-drop-css',
|
||||
'spacing-css',
|
||||
'phui-spacing-css',
|
||||
'phui-form-css',
|
||||
'phui-icon-view-css',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user