Skip to content

Commit

Permalink
921 outdated files (UPC#946)
Browse files Browse the repository at this point in the history
* refactor(frontend): remove files

Issue [UPC#921]

* refactor(frontend): remove unused file

and route to this

Issue [UPC#921]

* refactor(frontend): remove unused

Issue UPC#921
  • Loading branch information
fv3rdugo authored and frankiejol committed Nov 21, 2018
1 parent 4afb2db commit 7a02e42
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 267 deletions.
5 changes: 0 additions & 5 deletions public/css/sb-admin-rtl.css

This file was deleted.

9 changes: 0 additions & 9 deletions rvd_front.pl
Original file line number Diff line number Diff line change
Expand Up @@ -888,15 +888,6 @@ ($c, $domain, $allowed)
$c->render(template => 'main/requirements');
};


any '/settings' => sub {
my $c = shift;

$c->stash(version => $RAVADA->version );

$c->render(template => 'main/settings');
};

any '/admin/monitoring' => sub {
my $c = shift;

Expand Down
34 changes: 0 additions & 34 deletions templates/bootstrap/login.html.ep

This file was deleted.

44 changes: 0 additions & 44 deletions templates/main/list_bases.html.ep

This file was deleted.

148 changes: 0 additions & 148 deletions templates/main/list_bases2.html.ep

This file was deleted.

27 changes: 0 additions & 27 deletions templates/main/settings.html.ep

This file was deleted.

0 comments on commit 7a02e42

Please sign in to comment.