diff options
| author | Alon Levy <alon@pobox.com> | 2015-04-02 01:00:55 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2015-04-02 01:00:55 +0300 |
| commit | 95e3aa72c1d71ed054b98fbfed2be009ade3ced9 (patch) | |
| tree | 5094545b12d0f10a89e204881310eb9ca879945d /src | |
| parent | 2ca7795ec594a9fe29de0d6f22160f79af340d7b (diff) | |
client/rz_core: white space fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/client/rz_core.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/rz_core.js b/src/client/rz_core.js index c727613b..faafbb0f 100644 --- a/src/client/rz_core.js +++ b/src/client/rz_core.js @@ -286,7 +286,7 @@ var published_var_dict = { update_view__graph : update_view__graph, // vars, set by init - main_graph: undefined, + main_graph: undefined, main_graph_view: undefined, edit_graph: undefined, edit_graph_view: undefined, |
