aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html')
-rw-r--r--tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html b/tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html
index 475c2cef3b..9e2f6b9589 100644
--- a/tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html
+++ b/tensorflow/tensorboard/components/tf_dashboard_common/tf-dashboard.html
@@ -22,4 +22,5 @@ limitations under the License.
<link rel="import" href="tf-downloader.html">
<link rel="import" href="tf-no-data-warning.html">
-<script src="tf-dashboard.js"></script>
+<script src="dashboard-behavior.js"></script>
+<script src="reload-behavior.js"></script>