Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitef36082

Browse files
author
Antti Karjalainen
committed
Merge branch 'feature_user_to_users'
# Conflicts:#index.html#sources/src/App.vue
2 parents2a25f8d +0794d37 commitef36082

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
1212

1313
ga('create','UA-106835747-2','auto');
14-
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.2efd2cdea7175353f657.js></script><scripttype=text/javascriptsrc=/static/js/app.df8fe5b6915950f29a74.js></script></body></html>
14+
ga('send','pageview');</script><title>Robot Framework</title><metacharset=utf-8><metaname=viewportcontent="width=device-width,initial-scale=1,shrink-to-fit=no"><metaname=descriptioncontent="Generic test automation framework for acceptance testing and ATDD"><metaname=authorcontent=""><linkrel=apple-touch-iconsizes=76x76href=/static/img/icons/apple-touch-icon.png><linkrel=icontype=image/pngsizes=32x32href=/static/img/icons/favicon-32x32.png><linkrel=icontype=image/pngsizes=16x16href=/static/img/icons/favicon-16x16.png><linkrel=manifesthref=/static/img/icons/site.webmanifest><linkrel=mask-iconhref=/static/img/icons/safari-pinned-tab.svgcolor=#5bbad5><metaname=msapplication-TileColorcontent=#da532c><metaname=theme-colorcontent=#ffffff><linkhref=/static/css/app.8d1414f48f3e76d4697f72bc1dbc10d6.cssrel=stylesheet></head><body><divid=app></div><scripttype=text/javascriptsrc=/static/js/manifest.14a76fad9b304f57d579.js></script><scripttype=text/javascriptsrc=/static/js/vendor.2efd2cdea7175353f657.js></script><scripttype=text/javascriptsrc=/static/js/app.6d865dd96857bfd647c2.js></script></body></html>

‎sources/src/App.vue‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,6 +1204,13 @@ export default {
12041204
text:
12051205
'Kistler is using the Robot Framework for automated system tests of backend and frontend applications for various, very accurate and highly precise <a href="https://www.kistler.com/en/products/systems/" target="_blank">measurement systems</a>.'
12061206
},
1207+
{
1208+
title:"Rocla",
1209+
href:"http://rocla.com/",
1210+
img:require("@/assets/img/users/rocla.png"),
1211+
text:
1212+
"Rocla is using Robot Framework widely in development and testing of the software for Trucks and Automated Guided Vehicles (AGV’s)."
1213+
},
12071214
{
12081215
title:"salicru",
12091216
href:"http://www.salicru.com",

‎static/js/app.6d865dd96857bfd647c2.js‎

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp