Skip to content

Commit

Permalink
Remove some legacy code from Assets
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Feb 8, 2018
1 parent bc01d33 commit 5bac658
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/asset_manager/view/AssetsView.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ module.exports = Backbone.View.extend({
<button class="${ppfx}btn-prim">${view.config.addBtnText}</button>
<div style="clear:both"></div>
</form>
<div class="${pfx}dips" style="display:none">
<button class="fa fa-th <%${ppfx}btnt"></button>
<button class="fa fa-th-list <%${ppfx}btnt"></button>
</div>
</div>
<div class="${pfx}assets" data-el="assets"></div>
<div style="clear:both"></div>
Expand Down

0 comments on commit 5bac658

Please sign in to comment.