submit illustration en masse
This commit is contained in:
@ -416,6 +416,10 @@
|
||||
Ajouter une Illustration
|
||||
</a>
|
||||
|
||||
<a href={{ path("app_illustration_submits01",{"by":"user","userid":app.user.id}) }} class="btn btn-link" style="font-size:30px;" title="Créer une Illustration">
|
||||
Ajouter des Illustrations en masse
|
||||
</a>
|
||||
|
||||
<a href={{ path("app_webzine_submit",{"by":"user","userid":app.user.id}) }} class="btn btn-link" style="font-size:30px;" title="Créer un Webzine">
|
||||
Ajouter un Webzine
|
||||
</a>
|
||||
|
@ -416,6 +416,11 @@
|
||||
Ajouter une Illustration
|
||||
</a>
|
||||
|
||||
|
||||
<a href={{ path("app_illustration_submits01",{"by":"user","userid":app.user.id}) }} class="btn btn-link" style="font-size:30px;" title="Créer une Illustration">
|
||||
Ajouter des Illustrations en masse
|
||||
</a>
|
||||
|
||||
<a href={{ path("app_webzine_submit",{"by":"user","userid":app.user.id}) }} class="btn btn-link" style="font-size:30px;" title="Créer un Webzine">
|
||||
Ajouter un Webzine
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user