Fix more JavelinView example stuff

Summary: Fixes T3544. Depends on D6475. This was just a missing dependency combined with some questionable error handling which I'll maybe fix some day.

Test Plan: Loaded page, saw result.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T3544

Differential Revision: https://secure.phabricator.com/D6476
This commit is contained in:
epriestley
2013-07-16 13:35:25 -07:00
parent 7af180348d
commit 9a9cb07d15
3 changed files with 6 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
* @provides phabricator-uiexample-javelin-view
* @requires javelin-install
* javelin-dom
* javelin-view
*/
JX.install('JavelinViewExample', {