diff --git a/demo/bootstrap/index.html b/demo/bootstrap/index.html
index f716c1b..c2cf1d0 100644
--- a/demo/bootstrap/index.html
+++ b/demo/bootstrap/index.html
@@ -67,7 +67,6 @@
Additional Demos
class="form-control"
uib-datepicker-popup="dd/MM/yyyy"
placeholder="DD/MM/YYYY"
- min-date="dateFrom"
max-date="dateTo"
close-text="Close"
ng-model="dateFrom"
@@ -117,7 +116,7 @@ Additional Demos
diff --git a/demo/bootstrap/multiple.html b/demo/bootstrap/multiple.html
index 5873f2a..a1bcaf7 100644
--- a/demo/bootstrap/multiple.html
+++ b/demo/bootstrap/multiple.html
@@ -37,6 +37,7 @@ First Grid
ng-change="gridActions1.filter()"
ng-model="name"
filter-by="name"
+ grid-id="grid1"
filter-type="text">
@@ -130,7 +131,8 @@ Second Grid
@@ -224,7 +226,7 @@ Second Grid
-
+