mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-10 17:02:41 +01:00
3093d1663d
Summary: - Implements `javelin_tag()`, which is `javelin_render_tag()` on top of `phutil_tag()` instead of `phutil_render_tag()`. - Manually converts all or almost all of the trivial callsites. Test Plan: - Site does not seem any more broken than before. Reviewers: vrana Reviewed By: vrana CC: aran Differential Revision: https://secure.phabricator.com/D4639 |
||
---|---|---|
.. | ||
__tests__ | ||
control | ||
form | ||
layout | ||
page | ||
widget | ||
AphrontDialogView.php | ||
AphrontJavelinView.php | ||
AphrontNullView.php | ||
AphrontTagView.php | ||
AphrontView.php | ||
viewutils.php |