Skip to content

Commit

Permalink
Update admin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
husseinalhammad committed Apr 1, 2020
1 parent 00730da commit ef856c6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pipit_catalog/admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@

$API = new PerchAPI(1.0, 'pipit_catalog');
$Settings = $API->get('Settings');

$this->add_create_page('catalog_app', 'list');


$app_path = $API->app_path();
$Perch = Perch::fetch();
$Perch->add_javascript("$app_path/assets/js/product_preview.js");
}
}

0 comments on commit ef856c6

Please sign in to comment.