Skip to content
This repository has been archived by the owner on Jun 20, 2018. It is now read-only.

Commit

Permalink
Remove branding
Browse files Browse the repository at this point in the history
  • Loading branch information
highstrike committed Apr 19, 2017
1 parent 9265887 commit 49c345a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions webroot/js/frontend.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@ var Frontend = function() { 'use strict';

// init
}, __construct = function() {
dump("+-------------------------------------------+");
dump('| Unimatrix Venture Digital Platform System | ');
dump('| version '+ store.version +' | http://venture.unimatrix.ro |');
dump("+-------------------------------------------+");

// preload images
_preload(typeof Preload === 'undefined' ? [] : Preload);

Expand Down

0 comments on commit 49c345a

Please sign in to comment.