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:
@@ -55,6 +55,10 @@ def menu (p_menuitem)
|
||||
@@ie.wait
|
||||
end
|
||||
|
||||
def geterrormess(ie)
|
||||
return ie.div(:id,'colRight').to_s
|
||||
end
|
||||
|
||||
|
||||
#
|
||||
# SETCONTRACTVALUE
|
||||
|
||||
Reference in New Issue
Block a user