mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-22 11:39:03 +01:00
Minor, update celerity map.
This commit is contained in:
parent
ae9d1bf9ae
commit
009a8795ca
1 changed files with 22 additions and 22 deletions
|
@ -1743,7 +1743,7 @@ celerity_register_resource_map(array(
|
|||
),
|
||||
'phabricator-standard-page-view' =>
|
||||
array(
|
||||
'uri' => '/res/7e09bbfc/rsrc/css/application/base/standard-page-view.css',
|
||||
'uri' => '/res/7b3aff29/rsrc/css/application/base/standard-page-view.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
|
@ -1980,7 +1980,7 @@ celerity_register_resource_map(array(
|
|||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'c02b2ef0' =>
|
||||
'819c21d6' =>
|
||||
array(
|
||||
'name' => 'core.pkg.css',
|
||||
'symbols' =>
|
||||
|
@ -2005,7 +2005,7 @@ celerity_register_resource_map(array(
|
|||
17 => 'aphront-pager-view-css',
|
||||
18 => 'phabricator-transaction-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/c02b2ef0/core.pkg.css',
|
||||
'uri' => '/res/pkg/819c21d6/core.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'21d01ed8' =>
|
||||
|
@ -2152,17 +2152,17 @@ celerity_register_resource_map(array(
|
|||
'reverse' =>
|
||||
array(
|
||||
'aphront-attached-file-view-css' => '31583232',
|
||||
'aphront-crumbs-view-css' => 'c02b2ef0',
|
||||
'aphront-dialog-view-css' => 'c02b2ef0',
|
||||
'aphront-form-view-css' => 'c02b2ef0',
|
||||
'aphront-crumbs-view-css' => '819c21d6',
|
||||
'aphront-dialog-view-css' => '819c21d6',
|
||||
'aphront-form-view-css' => '819c21d6',
|
||||
'aphront-headsup-action-list-view-css' => '551249fc',
|
||||
'aphront-list-filter-view-css' => 'c02b2ef0',
|
||||
'aphront-pager-view-css' => 'c02b2ef0',
|
||||
'aphront-panel-view-css' => 'c02b2ef0',
|
||||
'aphront-side-nav-view-css' => 'c02b2ef0',
|
||||
'aphront-table-view-css' => 'c02b2ef0',
|
||||
'aphront-tokenizer-control-css' => 'c02b2ef0',
|
||||
'aphront-typeahead-control-css' => 'c02b2ef0',
|
||||
'aphront-list-filter-view-css' => '819c21d6',
|
||||
'aphront-pager-view-css' => '819c21d6',
|
||||
'aphront-panel-view-css' => '819c21d6',
|
||||
'aphront-side-nav-view-css' => '819c21d6',
|
||||
'aphront-table-view-css' => '819c21d6',
|
||||
'aphront-tokenizer-control-css' => '819c21d6',
|
||||
'aphront-typeahead-control-css' => '819c21d6',
|
||||
'differential-changeset-view-css' => '551249fc',
|
||||
'differential-core-view-css' => '551249fc',
|
||||
'differential-inline-comment-editor' => '9b256876',
|
||||
|
@ -2220,23 +2220,23 @@ celerity_register_resource_map(array(
|
|||
'maniphest-task-detail-css' => '31583232',
|
||||
'maniphest-task-summary-css' => '31583232',
|
||||
'maniphest-transaction-detail-css' => '31583232',
|
||||
'phabricator-app-buttons-css' => 'c02b2ef0',
|
||||
'phabricator-app-buttons-css' => '819c21d6',
|
||||
'phabricator-content-source-view-css' => '551249fc',
|
||||
'phabricator-core-buttons-css' => 'c02b2ef0',
|
||||
'phabricator-core-css' => 'c02b2ef0',
|
||||
'phabricator-directory-css' => 'c02b2ef0',
|
||||
'phabricator-core-buttons-css' => '819c21d6',
|
||||
'phabricator-core-css' => '819c21d6',
|
||||
'phabricator-directory-css' => '819c21d6',
|
||||
'phabricator-drag-and-drop-file-upload' => '9b256876',
|
||||
'phabricator-dropdown-menu' => '21d01ed8',
|
||||
'phabricator-jump-nav' => 'c02b2ef0',
|
||||
'phabricator-jump-nav' => '819c21d6',
|
||||
'phabricator-keyboard-shortcut' => '21d01ed8',
|
||||
'phabricator-keyboard-shortcut-manager' => '21d01ed8',
|
||||
'phabricator-menu-item' => '21d01ed8',
|
||||
'phabricator-object-selector-css' => '551249fc',
|
||||
'phabricator-paste-file-upload' => '21d01ed8',
|
||||
'phabricator-remarkup-css' => 'c02b2ef0',
|
||||
'phabricator-remarkup-css' => '819c21d6',
|
||||
'phabricator-shaped-request' => '9b256876',
|
||||
'phabricator-standard-page-view' => 'c02b2ef0',
|
||||
'phabricator-transaction-view-css' => 'c02b2ef0',
|
||||
'syntax-highlighting-css' => 'c02b2ef0',
|
||||
'phabricator-standard-page-view' => '819c21d6',
|
||||
'phabricator-transaction-view-css' => '819c21d6',
|
||||
'syntax-highlighting-css' => '819c21d6',
|
||||
),
|
||||
));
|
||||
|
|
Loading…
Add table
Reference in a new issue