Skip to content

Commit 2c968d5

Browse files
committed
Update index.html
1 parent c831afc commit 2c968d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ <h2>Cell Template</h2>
494494
<pre class="language-javascript"><code>app.directive('columnFilter', function () {
495495
return {
496496
restrict:'C',
497-
scope:{column:'='},
498497
require:'^smartTable',
499498
link: function (scope, element, attrs, ctrl) {
500499
scope.searchValue='';

0 commit comments

Comments
 (0)