1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/webroot/rsrc/js/application/maniphest
Joshua Spence 6b17a5a6ca Fix str being defined as a global variable
Summary: This variable should be local, not global. This silences a few JSHint warnings.

Test Plan: `arc lint`

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11068
2014-12-30 02:57:53 -08:00
..
behavior-batch-editor.js Define JavaScript functions before they are used 2014-12-30 02:53:32 -08:00
behavior-batch-selector.js Remove unused JavaScript variables. 2014-06-24 03:27:47 +10:00
behavior-line-chart.js Fix str being defined as a global variable 2014-12-30 02:57:53 -08:00
behavior-list-edit.js Remove unused JavaScript variables. 2014-06-24 03:27:47 +10:00
behavior-subpriorityeditor.js Maniphest - fix a bug when selecting all tasks and then dragging them around 2013-11-11 16:08:23 -08:00
behavior-transaction-controls.js Remove unused JavaScript variables. 2014-06-24 03:27:47 +10:00
behavior-transaction-expand.js Remove unused JavaScript variables. 2014-06-24 03:27:47 +10:00
behavior-transaction-preview.js Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00