4 changed files with 31 additions and 3 deletions
			
			
		| @ -0,0 +1,22 @@ | |||||
|  | <?xml version="1.0" encoding="UTF-8"?> | ||||
|  | <templates xml:space="preserve"> | ||||
|  |     <t t-extend="res_config_edition"> | ||||
|  |         <t t-jquery="div[id='edition']" t-operation="replace"> | ||||
|  |             <div class="col-12 o_setting_box" id="edition"> | ||||
|  |             <div class="o_setting_right_pane"> | ||||
|  |                 <div> | ||||
|  |                     <div class="tab-content"> | ||||
|  |                         <div role="tabpanel" id="settings" | ||||
|  |                              class="tab-pane active text-muted o_web_settings_compact_subtitle"> | ||||
|  |                             <small>Copyright © 2004 <a target="_blank" href="https://www.odoo.com" | ||||
|  |                                                        style="text-decoration: underline;">Odoo S.A.</a> | ||||
|  |                                 <a target="_blank" href="http://www.gnu.org/licenses/lgpl.html" | ||||
|  |                                    style="text-decoration: underline;">GNU LGPL Licensed</a></small> | ||||
|  |                         </div> | ||||
|  |                     </div> | ||||
|  |                 </div> | ||||
|  |             </div> | ||||
|  |         </div> | ||||
|  |         </t> | ||||
|  |     </t> | ||||
|  | </templates> | ||||
					Loading…
					
					
				
		Reference in new issue