Do not show table until first time dereferencing is done

This commit is contained in:
Kristina Lim
2019-02-01 01:45:27 +08:00
parent 428e58f8f7
commit 0030428647

View File

@@ -112,7 +112,7 @@
.margin-bottom-50{ 'ng-hide' => 'RequestMonitor.loading || filteredLineItems.length == 0' }
%form{ name: 'bulk_order_form' }
%table.index#listing_orders.bulk{ :class => "sixteen columns alpha" }
%table.index#listing_orders.bulk{ :class => "sixteen columns alpha", ng: { show: "initialized" } }
%thead
%tr{ ng: { controller: "ColumnsCtrl" } }
%th.bulk