Sha256: f54cf685cf2bf9b9e2a67e9056013f2d307f1623c46b8a14d7af66ee1eba1fac
Contents?: true
Size: 670 Bytes
Versions: 2
Compression:
Stored size: 670 Bytes
Contents
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>elFinder 2.1.x source version with PHP connector</title> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2" /> <!-- Require JS (REQUIRED) --> <!-- Rename "main.default.js" to "main.js" and edit it if you need configure elFInder options or any things --> <script data-main="/elfinder/main.mce.js" src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.3.2/require.min.js"></script> </head> <body style="margin:0;"> <!-- Element where elFinder will be created (REQUIRED) --> <div id="elfinder" style="box-sizing: border-box;"></div> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
optimacms-0.3.35 | app/views/optimacms/admin/mediafiles/index-2.html.erb |
optimacms-0.3.34 | app/views/optimacms/admin/mediafiles/index-2.html.erb |