Skip to content
Snippets Groups Projects

ipa_haller_jan: QFQ-Wiki. refs #15634

Merged Jan Haller requested to merge ipa_haller_jan into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -257,7 +257,7 @@ sql = SELECT CONCAT('U:id={{pageSlug:T}}&wpId={{wpId:R0}}&print=true'
, '|o:', SUBSTRING_INDEX(pathFileName, '/', -1)
, '|s|b|g:_blank|G:glyphicon glyphicon-paperclip|M:file'
) AS _link
, feUser
, QIFEMPTY(feUser, 'anonymous')
, modified
, CONCAT('U:table=WikiAttachment&r=', id, '|q:Do you want to delete <i>', SUBSTRING_INDEX(pathFileName, '/', -1), '</i> ?') AS _paged
FROM WikiAttachment
Loading