moving the new item button in list view outside of the if data check
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 17 Nov 2017 20:19:46 +0000 (15:19 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 17 Nov 2017 20:19:46 +0000 (15:19 -0500)
commit7cf5773ebe60fd11b7f7cc06fbd6d9b0f47169db
treef86c0049ed4cf6ed23f21865c9df9cc36ff7adc8
parentf86d644c4e29cbe44ccbafb4bcbceced9a2f45aa
moving the new item button in list view outside of the if data check

if there is no for sale data then the new item button wounldn't be visible. moved the
button out of the conditional
css/admin.css
css/admin.css.map
scss/admin.scss
views/admin/forSale/list.html