@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Move Aphront bars and notes out of 'core'

Summary: Don't seem to be core

Test Plan: Reran celerity

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5641

+4 -4
+4 -4
src/__celerity_resource_map__.php
··· 725 725 ), 726 726 'aphront-bars' => 727 727 array( 728 - 'uri' => '/res/d7bd9032/rsrc/css/core/aphront-bars.css', 728 + 'uri' => '/res/95a907d6/rsrc/css/aphront/aphront-bars.css', 729 729 'type' => 'css', 730 730 'requires' => 731 731 array( 732 732 ), 733 - 'disk' => '/rsrc/css/core/aphront-bars.css', 733 + 'disk' => '/rsrc/css/aphront/aphront-bars.css', 734 734 ), 735 735 'aphront-calendar-view-css' => 736 736 array( ··· 806 806 ), 807 807 'aphront-notes' => 808 808 array( 809 - 'uri' => '/res/f8f3dcfa/rsrc/css/core/aphront-notes.css', 809 + 'uri' => '/res/5b8ebfa0/rsrc/css/aphront/aphront-notes.css', 810 810 'type' => 'css', 811 811 'requires' => 812 812 array( 813 813 ), 814 - 'disk' => '/rsrc/css/core/aphront-notes.css', 814 + 'disk' => '/rsrc/css/aphront/aphront-notes.css', 815 815 ), 816 816 'aphront-pager-view-css' => 817 817 array(
webroot/rsrc/css/core/aphront-bars.css webroot/rsrc/css/aphront/aphront-bars.css
webroot/rsrc/css/core/aphront-notes.css webroot/rsrc/css/aphront/aphront-notes.css