added function to default methods that will grab the notification div, so that we can add it to the output on our pages

git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3654 248e525c-4dfb-0310-94bc-949c084e9493
This commit is contained in:
PriestJ
2008-02-21 11:37:55 +00:00
parent f794b22a0a
commit e22d76565d
2 changed files with 6 additions and 1 deletions

View File

@@ -55,6 +55,10 @@ def menu (p_menuitem)
@@ie.wait
end
def geterrormess(ie)
return ie.div(:id,'colRight').to_s
end
#
# SETCONTRACTVALUE