[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/js/application/herald/ -> herald-rule-editor.js (source)

   1  /**
   2   * @requires herald-rule-editor
   3   *           javelin-behavior
   4   * @provides javelin-behavior-herald-rule-editor
   5   * @javelin
   6   */
   7  
   8  JX.behavior('herald-rule-editor', function(config) {
   9    new JX.HeraldRuleEditor(config);
  10  });


Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1