Changeset 125317 in spip-zone
- Timestamp:
- Jun 25, 2020, 3:18:01 PM (7 months ago)
- Location:
- _core_/branches/spip-3.2/plugins/medias
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
_core_/branches/spip-3.2/plugins/medias
- Property subgit:lock:6f16586c3cb4a79edaa06c7c5505b0ebe9711de9 deleted
-
Property
subgit:lock:bc5a5175c36237cf12a042d37b30f336255e22e0
set to
2020-06-25T17:18:17.239
-
_core_/branches/spip-3.2/plugins/medias/formulaires/joindre_document.html
r105157 r125317 20 20 </div>] 21 21 [(#ENV{_galerie,''}|oui) 22 [(#INCLURE{fond=#ENV{_galerie} , env, ajax})]22 [(#INCLURE{fond=#ENV{_galerie}|spip_sanitize_from_request{_galerie,vide}, env, ajax})] 23 23 ] -
_core_/branches/spip-3.2/plugins/medias/prive/squelettes/inclure/mediatheque-navigation.html
r79235 r125317 58 58 #FORMULAIRE_RECHERCHE_ECRIRE{#GET{self},ajax} 59 59 60 <INCLURE{fond=#ENV{galerie, prive/squelettes/inclure/mediatheque-galerie},ajax=documents,env} />60 <INCLURE{fond=#ENV{galerie,''}|spip_sanitize_from_request{galerie,vide}|sinon{prive/squelettes/inclure/mediatheque-galerie},ajax=documents,env} /> 61 61 62 62 <div class='nettoyeur'></div>
Note: See TracChangeset
for help on using the changeset viewer.