Add authentication icon
Summary: its a lock - Fixes T3341 Test Plan: surprise! Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Maniphest Tasks: T3341 Differential Revision: https://secure.phabricator.com/D6187
This commit is contained in:
@@ -541,22 +541,22 @@ celerity_register_resource_map(array(
|
||||
),
|
||||
'/rsrc/image/sprite-apps-X2.png' =>
|
||||
array(
|
||||
'hash' => '35a4b5c92f0b05a6a06c8a8e2f409d9e',
|
||||
'uri' => '/res/35a4b5c9/rsrc/image/sprite-apps-X2.png',
|
||||
'hash' => '302095e79599ae2686da29c95111eca6',
|
||||
'uri' => '/res/302095e7/rsrc/image/sprite-apps-X2.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-X2.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
'/rsrc/image/sprite-apps-large-X2.png' =>
|
||||
array(
|
||||
'hash' => '6295f60df446103f0de702f25bc502e1',
|
||||
'uri' => '/res/6295f60d/rsrc/image/sprite-apps-large-X2.png',
|
||||
'hash' => 'dbac9a99faab3e5e541b70b1105caf05',
|
||||
'uri' => '/res/dbac9a99/rsrc/image/sprite-apps-large-X2.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-large-X2.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
'/rsrc/image/sprite-apps-large.png' =>
|
||||
array(
|
||||
'hash' => '734d9268dd3a69102b194a7461c68631',
|
||||
'uri' => '/res/734d9268/rsrc/image/sprite-apps-large.png',
|
||||
'hash' => 'e6e86c166eb8f9702c1c1c93925ee7eb',
|
||||
'uri' => '/res/e6e86c16/rsrc/image/sprite-apps-large.png',
|
||||
'disk' => '/rsrc/image/sprite-apps-large.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
@@ -569,8 +569,8 @@ celerity_register_resource_map(array(
|
||||
),
|
||||
'/rsrc/image/sprite-apps.png' =>
|
||||
array(
|
||||
'hash' => 'eed2e0e322821e1c0836fc62639c1af1',
|
||||
'uri' => '/res/eed2e0e3/rsrc/image/sprite-apps.png',
|
||||
'hash' => '2a4a0bb07e3139668e5bfd15f403360a',
|
||||
'uri' => '/res/2a4a0bb0/rsrc/image/sprite-apps.png',
|
||||
'disk' => '/rsrc/image/sprite-apps.png',
|
||||
'type' => 'png',
|
||||
),
|
||||
@@ -3921,7 +3921,7 @@ celerity_register_resource_map(array(
|
||||
),
|
||||
'sprite-apps-css' =>
|
||||
array(
|
||||
'uri' => '/res/edc99ce1/rsrc/css/sprite-apps.css',
|
||||
'uri' => '/res/cb33873d/rsrc/css/sprite-apps.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
@@ -3930,7 +3930,7 @@ celerity_register_resource_map(array(
|
||||
),
|
||||
'sprite-apps-large-css' =>
|
||||
array(
|
||||
'uri' => '/res/40397d93/rsrc/css/sprite-apps-large.css',
|
||||
'uri' => '/res/c6cf9c55/rsrc/css/sprite-apps-large.css',
|
||||
'type' => 'css',
|
||||
'requires' =>
|
||||
array(
|
||||
@@ -4048,7 +4048,7 @@ celerity_register_resource_map(array(
|
||||
), array(
|
||||
'packages' =>
|
||||
array(
|
||||
'1378b4c7' =>
|
||||
'cae825c1' =>
|
||||
array(
|
||||
'name' => 'core.pkg.css',
|
||||
'symbols' =>
|
||||
@@ -4096,7 +4096,7 @@ celerity_register_resource_map(array(
|
||||
40 => 'phabricator-property-list-view-css',
|
||||
41 => 'phabricator-tag-view-css',
|
||||
),
|
||||
'uri' => '/res/pkg/1378b4c7/core.pkg.css',
|
||||
'uri' => '/res/pkg/cae825c1/core.pkg.css',
|
||||
'type' => 'css',
|
||||
),
|
||||
'f2ad0683' =>
|
||||
@@ -4290,16 +4290,16 @@ celerity_register_resource_map(array(
|
||||
'reverse' =>
|
||||
array(
|
||||
'aphront-attached-file-view-css' => 'a7ca34a9',
|
||||
'aphront-dialog-view-css' => '1378b4c7',
|
||||
'aphront-error-view-css' => '1378b4c7',
|
||||
'aphront-form-view-css' => '1378b4c7',
|
||||
'aphront-list-filter-view-css' => '1378b4c7',
|
||||
'aphront-pager-view-css' => '1378b4c7',
|
||||
'aphront-panel-view-css' => '1378b4c7',
|
||||
'aphront-table-view-css' => '1378b4c7',
|
||||
'aphront-tokenizer-control-css' => '1378b4c7',
|
||||
'aphront-tooltip-css' => '1378b4c7',
|
||||
'aphront-typeahead-control-css' => '1378b4c7',
|
||||
'aphront-dialog-view-css' => 'cae825c1',
|
||||
'aphront-error-view-css' => 'cae825c1',
|
||||
'aphront-form-view-css' => 'cae825c1',
|
||||
'aphront-list-filter-view-css' => 'cae825c1',
|
||||
'aphront-pager-view-css' => 'cae825c1',
|
||||
'aphront-panel-view-css' => 'cae825c1',
|
||||
'aphront-table-view-css' => 'cae825c1',
|
||||
'aphront-tokenizer-control-css' => 'cae825c1',
|
||||
'aphront-tooltip-css' => 'cae825c1',
|
||||
'aphront-typeahead-control-css' => 'cae825c1',
|
||||
'differential-changeset-view-css' => 'dd27a69b',
|
||||
'differential-core-view-css' => 'dd27a69b',
|
||||
'differential-inline-comment-editor' => '9488bb69',
|
||||
@@ -4313,7 +4313,7 @@ celerity_register_resource_map(array(
|
||||
'differential-table-of-contents-css' => 'dd27a69b',
|
||||
'diffusion-commit-view-css' => 'c8ce2d88',
|
||||
'diffusion-icons-css' => 'c8ce2d88',
|
||||
'global-drag-and-drop-css' => '1378b4c7',
|
||||
'global-drag-and-drop-css' => 'cae825c1',
|
||||
'inline-comment-summary-css' => 'dd27a69b',
|
||||
'javelin-aphlict' => 'f2ad0683',
|
||||
'javelin-behavior' => 'a9f14d76',
|
||||
@@ -4387,55 +4387,55 @@ celerity_register_resource_map(array(
|
||||
'javelin-util' => 'a9f14d76',
|
||||
'javelin-vector' => 'a9f14d76',
|
||||
'javelin-workflow' => 'a9f14d76',
|
||||
'lightbox-attachment-css' => '1378b4c7',
|
||||
'lightbox-attachment-css' => 'cae825c1',
|
||||
'maniphest-task-summary-css' => 'a7ca34a9',
|
||||
'maniphest-transaction-detail-css' => 'a7ca34a9',
|
||||
'phabricator-action-list-view-css' => '1378b4c7',
|
||||
'phabricator-application-launch-view-css' => '1378b4c7',
|
||||
'phabricator-action-list-view-css' => 'cae825c1',
|
||||
'phabricator-application-launch-view-css' => 'cae825c1',
|
||||
'phabricator-busy' => 'f2ad0683',
|
||||
'phabricator-content-source-view-css' => 'dd27a69b',
|
||||
'phabricator-core-buttons-css' => '1378b4c7',
|
||||
'phabricator-core-css' => '1378b4c7',
|
||||
'phabricator-crumbs-view-css' => '1378b4c7',
|
||||
'phabricator-core-buttons-css' => 'cae825c1',
|
||||
'phabricator-core-css' => 'cae825c1',
|
||||
'phabricator-crumbs-view-css' => 'cae825c1',
|
||||
'phabricator-drag-and-drop-file-upload' => '9488bb69',
|
||||
'phabricator-dropdown-menu' => 'f2ad0683',
|
||||
'phabricator-file-upload' => 'f2ad0683',
|
||||
'phabricator-filetree-view-css' => '1378b4c7',
|
||||
'phabricator-flag-css' => '1378b4c7',
|
||||
'phabricator-form-view-css' => '1378b4c7',
|
||||
'phabricator-header-view-css' => '1378b4c7',
|
||||
'phabricator-filetree-view-css' => 'cae825c1',
|
||||
'phabricator-flag-css' => 'cae825c1',
|
||||
'phabricator-form-view-css' => 'cae825c1',
|
||||
'phabricator-header-view-css' => 'cae825c1',
|
||||
'phabricator-hovercard' => 'f2ad0683',
|
||||
'phabricator-jump-nav' => '1378b4c7',
|
||||
'phabricator-jump-nav' => 'cae825c1',
|
||||
'phabricator-keyboard-shortcut' => 'f2ad0683',
|
||||
'phabricator-keyboard-shortcut-manager' => 'f2ad0683',
|
||||
'phabricator-main-menu-view' => '1378b4c7',
|
||||
'phabricator-main-menu-view' => 'cae825c1',
|
||||
'phabricator-menu-item' => 'f2ad0683',
|
||||
'phabricator-nav-view-css' => '1378b4c7',
|
||||
'phabricator-nav-view-css' => 'cae825c1',
|
||||
'phabricator-notification' => 'f2ad0683',
|
||||
'phabricator-notification-css' => '1378b4c7',
|
||||
'phabricator-notification-menu-css' => '1378b4c7',
|
||||
'phabricator-object-item-list-view-css' => '1378b4c7',
|
||||
'phabricator-notification-css' => 'cae825c1',
|
||||
'phabricator-notification-menu-css' => 'cae825c1',
|
||||
'phabricator-object-item-list-view-css' => 'cae825c1',
|
||||
'phabricator-object-selector-css' => 'dd27a69b',
|
||||
'phabricator-phtize' => 'f2ad0683',
|
||||
'phabricator-prefab' => 'f2ad0683',
|
||||
'phabricator-project-tag-css' => 'a7ca34a9',
|
||||
'phabricator-property-list-view-css' => '1378b4c7',
|
||||
'phabricator-remarkup-css' => '1378b4c7',
|
||||
'phabricator-property-list-view-css' => 'cae825c1',
|
||||
'phabricator-remarkup-css' => 'cae825c1',
|
||||
'phabricator-shaped-request' => '9488bb69',
|
||||
'phabricator-side-menu-view-css' => '1378b4c7',
|
||||
'phabricator-standard-page-view' => '1378b4c7',
|
||||
'phabricator-tag-view-css' => '1378b4c7',
|
||||
'phabricator-side-menu-view-css' => 'cae825c1',
|
||||
'phabricator-standard-page-view' => 'cae825c1',
|
||||
'phabricator-tag-view-css' => 'cae825c1',
|
||||
'phabricator-textareautils' => 'f2ad0683',
|
||||
'phabricator-tooltip' => 'f2ad0683',
|
||||
'phabricator-transaction-view-css' => '1378b4c7',
|
||||
'phabricator-zindex-css' => '1378b4c7',
|
||||
'phui-form-css' => '1378b4c7',
|
||||
'phui-icon-view-css' => '1378b4c7',
|
||||
'spacing-css' => '1378b4c7',
|
||||
'sprite-apps-large-css' => '1378b4c7',
|
||||
'sprite-gradient-css' => '1378b4c7',
|
||||
'sprite-icons-css' => '1378b4c7',
|
||||
'sprite-menu-css' => '1378b4c7',
|
||||
'syntax-highlighting-css' => '1378b4c7',
|
||||
'phabricator-transaction-view-css' => 'cae825c1',
|
||||
'phabricator-zindex-css' => 'cae825c1',
|
||||
'phui-form-css' => 'cae825c1',
|
||||
'phui-icon-view-css' => 'cae825c1',
|
||||
'spacing-css' => 'cae825c1',
|
||||
'sprite-apps-large-css' => 'cae825c1',
|
||||
'sprite-gradient-css' => 'cae825c1',
|
||||
'sprite-icons-css' => 'cae825c1',
|
||||
'sprite-menu-css' => 'cae825c1',
|
||||
'syntax-highlighting-css' => 'cae825c1',
|
||||
),
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user