Refactoring live preview
Change-Id: I351094b8d746d991b1f1d92f3dd097f092e3f0f5
This commit is contained in:
committed by
Zfilipin
parent
5749d92c4f
commit
b04c6f8de2
@@ -11,7 +11,10 @@ class RandomPage
|
||||
a(:download_as_pdf, text: "Download as PDF")
|
||||
a(:download_the_file, text: "Download the file")
|
||||
li(:main_page, id: "n-mainpage-description")
|
||||
a(:malayalam_link, title: "Malayalam")
|
||||
div(:asia, id: 'AS')
|
||||
a(:malayalam) do |page|
|
||||
page.asia_element.element.a(title: "Malayalam")
|
||||
end
|
||||
a(:print_export, text: "Print/export")
|
||||
a(:printable_version, text: "Printable version")
|
||||
button(:search_button, id: "searchButton")
|
||||
|
||||
Reference in New Issue
Block a user