Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
a6149ca1
Commit
a6149ca1
authored
Nov 19, 2021
by
Francesc Guasch
Browse files
refactor(test): allow typeahead in templates
parent
56108b2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
t/17_templates.t
View file @
a6149ca1
...
...
@@ -78,6 +78,7 @@ sub _check_html_lint($url, $content, $option = {}) {
||
$error
->
errtext
=~
/Unknown attribute "image.* for tag <div/
||
$error
->
errtext
=~
/Unknown attribute "ipaddress"/
||
$error
->
errtext
=~
/Unknown attribute "sizes" for tag .link/
||
$error
->
errtext
=~
/Unknown attribute "(uib|typeahead).*?" for tag .input/
)
{
next
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment