mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-23 22:10:55 +01:00
Update the celerity map.
Summary: Test Plan: Reviewers: CC:
This commit is contained in:
parent
8fe3c80b6c
commit
c92abacfda
1 changed files with 16 additions and 16 deletions
|
@ -100,7 +100,7 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'phabricator-standard-page-view' =>
|
'phabricator-standard-page-view' =>
|
||||||
array(
|
array(
|
||||||
'uri' => '/res/4ebe4b10/rsrc/css/application/base/standard-page-view.css',
|
'uri' => '/res/b41e2dfe/rsrc/css/application/base/standard-page-view.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
'requires' =>
|
'requires' =>
|
||||||
array(
|
array(
|
||||||
|
@ -464,7 +464,7 @@ celerity_register_resource_map(array(
|
||||||
), array (
|
), array (
|
||||||
'packages' =>
|
'packages' =>
|
||||||
array (
|
array (
|
||||||
'93a93aee' =>
|
'f0b7f753' =>
|
||||||
array (
|
array (
|
||||||
'name' => 'core.pkg.css',
|
'name' => 'core.pkg.css',
|
||||||
'symbols' =>
|
'symbols' =>
|
||||||
|
@ -483,7 +483,7 @@ celerity_register_resource_map(array(
|
||||||
11 => 'phabricator-remarkup-css',
|
11 => 'phabricator-remarkup-css',
|
||||||
12 => 'syntax-highlighting-css',
|
12 => 'syntax-highlighting-css',
|
||||||
),
|
),
|
||||||
'uri' => '/res/pkg/93a93aee/core.pkg.css',
|
'uri' => '/res/pkg/f0b7f753/core.pkg.css',
|
||||||
'type' => 'css',
|
'type' => 'css',
|
||||||
),
|
),
|
||||||
'fcf7ec68' =>
|
'fcf7ec68' =>
|
||||||
|
@ -520,19 +520,19 @@ celerity_register_resource_map(array(
|
||||||
),
|
),
|
||||||
'reverse' =>
|
'reverse' =>
|
||||||
array (
|
array (
|
||||||
'phabricator-core-css' => '93a93aee',
|
'phabricator-core-css' => 'f0b7f753',
|
||||||
'phabricator-core-buttons-css' => '93a93aee',
|
'phabricator-core-buttons-css' => 'f0b7f753',
|
||||||
'phabricator-standard-page-view' => '93a93aee',
|
'phabricator-standard-page-view' => 'f0b7f753',
|
||||||
'aphront-dialog-view-css' => '93a93aee',
|
'aphront-dialog-view-css' => 'f0b7f753',
|
||||||
'aphront-form-view-css' => '93a93aee',
|
'aphront-form-view-css' => 'f0b7f753',
|
||||||
'aphront-panel-view-css' => '93a93aee',
|
'aphront-panel-view-css' => 'f0b7f753',
|
||||||
'aphront-side-nav-view-css' => '93a93aee',
|
'aphront-side-nav-view-css' => 'f0b7f753',
|
||||||
'aphront-table-view-css' => '93a93aee',
|
'aphront-table-view-css' => 'f0b7f753',
|
||||||
'aphront-tokenizer-control-css' => '93a93aee',
|
'aphront-tokenizer-control-css' => 'f0b7f753',
|
||||||
'aphront-typeahead-control-css' => '93a93aee',
|
'aphront-typeahead-control-css' => 'f0b7f753',
|
||||||
'phabricator-directory-css' => '93a93aee',
|
'phabricator-directory-css' => 'f0b7f753',
|
||||||
'phabricator-remarkup-css' => '93a93aee',
|
'phabricator-remarkup-css' => 'f0b7f753',
|
||||||
'syntax-highlighting-css' => '93a93aee',
|
'syntax-highlighting-css' => 'f0b7f753',
|
||||||
'differential-core-view-css' => 'fcf7ec68',
|
'differential-core-view-css' => 'fcf7ec68',
|
||||||
'differential-changeset-view-css' => 'fcf7ec68',
|
'differential-changeset-view-css' => 'fcf7ec68',
|
||||||
'differential-revision-detail-css' => 'fcf7ec68',
|
'differential-revision-detail-css' => 'fcf7ec68',
|
||||||
|
|
Loading…
Reference in a new issue