Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:developer:examples:addviewwithoptions [2020/02/03 22:07]
jeroen
dev:developer:examples:addviewwithoptions [2020/05/12 17:59]
jeroen removed
Line 32: Line 32:
             <label for="fov-driving-direction">Driving direction?</label>             <label for="fov-driving-direction">Driving direction?</label>
             <input id="fov-driving-direction" type="checkbox" checked="false" />             <input id="fov-driving-direction" type="checkbox" checked="false" />
-            <label for="focus-button">Add View</label> +            <label for="focus-button">Action</label> 
-            <input id="focus-button" type="button" value="Add" />+            <input id="focus-button" type="button" value="Add View" />
         </span>         </span>
  </span>  </span>