check-all: add new viewport globals.

(imported from commit e163dc07ad196ffd2731f7ccc67bfaada8e8580a)
This commit is contained in:
Jessica McKellar 2012-10-05 16:29:59 -04:00
parent a282f7b32b
commit 367feda747
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ var globals =
+ ' select_zephyr select_zephyr_by_id'
+ ' scroll_to_selected select_and_show_by_id'
+ ' selected_zephyr selected_zephyr_id'
+ ' at_top_of_viewport at_bottom_of_viewport'
;