1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-04 20:52:43 +01:00
phorge-phorge/src/view
epriestley a94eee694b Fix empty titles on pages without application names
Summary: Fixes T3195. Currently, we show `[] Phabricator` on the homepage with unicode glyphs off.

Test Plan:
Viewed home page and application pages with glyphs on and off. Saw:

|              | Unicode | No Unicode     |
|              | ------- | ----------     |
| Home         | Empty   | Empty          |
| ----         |         |                |
| Differential | Gear    | Differential   |
| ----         |         |                |

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3195

Differential Revision: https://secure.phabricator.com/D5932
2013-05-15 08:38:56 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
control Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
form Add fullWidth option to AphrontFormView 2013-05-14 12:21:00 -07:00
layout Don't show empty attributes. 2013-05-13 16:04:06 -07:00
page Fix empty titles on pages without application names 2013-05-15 08:38:56 -07:00
phui Add action icons to object list views 2013-05-10 12:57:01 -07:00
widget Hovercard tweaks 2013-04-06 21:16:55 -07:00
AphrontDialogView.php Allow AphrontDialogView to use PhabricatorActionHeaderView 2013-04-09 15:50:48 -07:00
AphrontJavelinView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontNullView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontTagView.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
viewutils.php pht() for view and form elements 2013-03-01 15:37:33 -08:00