From 02ead7375b99181cbacf4b465312456f009171c5 Mon Sep 17 00:00:00 2001
From: Benjamin <Benjamin@MBP-de-Benj.(none)>
Date: Fri, 16 Jun 2017 17:31:58 +0200
Subject: [PATCH] [add] bouton maj Pipe

---
 views/views.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/views/views.xml b/views/views.xml
index d29395c..f6c52fd 100644
--- a/views/views.xml
+++ b/views/views.xml
@@ -81,7 +81,7 @@
             <field name="model">lefilament.dashboard</field>
             <field name="arch" type="xml">
                 <header>
-                    <button string="Appliquer" type="object" name="maj_pipe" class="oe_highlight"/>
+                    <button string="MAJ Pipe" type="object" name="maj_pipe" class="oe_highlight"/>
                 </header>
                 <form string="Liste des Mois">
                     <div class="container">
-- 
GitLab