Skip to content

Commit

Permalink
reverted the viz uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
beppeshot authored and beppeshot committed Aug 12, 2014
1 parent 33fe6d6 commit 8aef965
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 83 deletions.
1 change: 0 additions & 1 deletion admin/interface.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ function hn_ts_visualisations_admin_page()
<hr />
<?php
hn_ts_showVisualisations();
hn_ts_visualizationLoader();
?>
</div>
<?php
Expand Down
1 change: 0 additions & 1 deletion views/views-loader.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
require_once( HN_TS_VIEWS_DIR . '/replication_view.php' );
require_once( HN_TS_VIEWS_DIR . '/timestreams_view.php' );
require_once( HN_TS_VIEWS_DIR . '/visualisations_view.php' );
require_once( HN_TS_VIEWS_DIR . '/visualisation_loader.php' );
require_once( HN_TS_VIEWS_DIR . '/apikey_view.php' );

?>
81 changes: 0 additions & 81 deletions views/visualisation_loader.php

This file was deleted.

0 comments on commit 8aef965

Please sign in to comment.