We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb3461 commit 492961bCopy full SHA for 492961b
src/resources/views/admin/_index.blade.php
@@ -9,7 +9,7 @@
9
10
<div class="table-responsive">
11
12
- <table st-table="displayedModels" st-safe-src="models" st-order st-filter class="table table-condensed table-main">
+ <table st-persist="placesTable" st-table="displayedModels" st-safe-src="models" st-order st-filter class="table table-condensed table-main">
13
<thead>
14
<tr>
15
<th class="delete"></th>
0 commit comments