Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5422 Vues

Hello all,

when I click on « edit » on my frontend, I get this window « Select a media ».



Nothing happens when I click on « save ». Where is the code to manage the click on this « save » button? 


Here is the code for this window :

<templates id="template" xml:space="preserve">

<t t-name="website.editorbar">

...................  

<div class="modal-footer">

<button type="button" class="btn btn-primary save">Saveasedrfsd</button>

<button type="button" class="btn hidden wait" disabled="disabled"/>

.............


Thanks


Avatar
Ignorer
Meilleure réponse

The code is in website.editor.js file. The code are trigger in javascript..

Look for template: 'website.editor.dialog.media', the save function is trigger in there.

Nothing happen might be because your browser is blocking javascript from running.

Avatar
Ignorer
Auteur

thanks a lot. will try it this afternoon.

Publications associées Réponses Vues Activité
1
août 20
5314
2
déc. 18
27333
0
mars 15
4946
1
mars 21
7615
0
janv. 21
583