Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Coopdevs OCB mirror
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coopdevs
Odoo
Coopdevs OCB mirror
Commits
2478af1b
Commit
2478af1b
authored
11 years ago
by
Fabien Pinckaers
Browse files
Options
Downloads
Patches
Plain Diff
[IMP] better button snippet
bzr revid: fp@tinyerp.com-20140329192911-i75v53f0gos8fybm
parent
f1131d54
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
addons/website/views/snippets.xml
+16
-6
16 additions, 6 deletions
addons/website/views/snippets.xml
with
16 additions
and
6 deletions
addons/website/views/snippets.xml
+
16
−
6
View file @
2478af1b
...
...
@@ -544,13 +544,23 @@
<img
class=
"oe_snippet_thumbnail_img"
src=
"/website/static/src/img/blocks/block_button.png"
/>
<span
class=
"oe_snippet_thumbnail_title"
>
Button
</span>
</div>
<section
class=
"oe_snippet_body
oe_snippet_darken oe_dark mb32 mt32
"
>
<section
class=
"oe_snippet_body
jumbotron oe_dark
"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-md-12 text-center mt16 mb16"
>
<a
href=
"/page/website.contactus"
class=
"btn btn-primary btn-lg"
>
Contact us
</a>
<div
class=
"row"
>
<div
class=
"col-md-9"
>
<p
class=
"mb0"
>
<strong>
50,000+ companies run Odoo to grow their businesses.
</strong>
</p><p
class=
"mb0 text-muted"
>
Join us and make your company a better place.
</p>
</div>
<div
class=
"col-md-3"
>
<a
href=
"page/contactus"
class=
"btn btn-primary btn-lg pull-right mt8"
>
<i
class=
"fa fa-arrow-right"
></i>
Contact Us Now
</a>
</div>
</div>
</div>
</div>
</section>
</div>
...
...
@@ -984,4 +994,4 @@
</data>
</openerp>
\ No newline at end of file
</openerp>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment