[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/webroot/rsrc/js/application/owners/ -> owners-path-editor.js (source)

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


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