Skip to content

Commit

Permalink
Merge commit 'fef9a98271f2144a7339866669a318d026231f98'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesuva committed Apr 25, 2017
2 parents 290a3ae + fef9a98 commit 89dea21
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/single_page/dashboard/store/products.php
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,6 @@ public function loadFormAssets()

$this->requireAsset('css', 'communityStoreDashboard');
$this->requireAsset('javascript', 'communityStoreFunctions');
$this->requireAsset('css', 'select2');
$this->requireAsset('javascript', 'select2');

$attrList = StoreProductKey::getList();
$this->set('attribs',$attrList);
Expand Down

0 comments on commit 89dea21

Please sign in to comment.