mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Commit realizando cambios en los roles de los usuarios
This commit is contained in:
7
httpdocs/themes/focus2/vendor/tinymce/themes/inlite/index.js
vendored
Normal file
7
httpdocs/themes/focus2/vendor/tinymce/themes/inlite/index.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
// Exports the "inlite" theme for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/themes/inlite')
|
||||
// ES2015:
|
||||
// import 'tinymce/themes/inlite'
|
||||
require('./theme.js');
|
||||
9823
httpdocs/themes/focus2/vendor/tinymce/themes/inlite/theme.js
vendored
Normal file
9823
httpdocs/themes/focus2/vendor/tinymce/themes/inlite/theme.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
httpdocs/themes/focus2/vendor/tinymce/themes/inlite/theme.min.js
vendored
Normal file
1
httpdocs/themes/focus2/vendor/tinymce/themes/inlite/theme.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
7
httpdocs/themes/focus2/vendor/tinymce/themes/mobile/index.js
vendored
Normal file
7
httpdocs/themes/focus2/vendor/tinymce/themes/mobile/index.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
// Exports the "mobile" theme for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/themes/mobile')
|
||||
// ES2015:
|
||||
// import 'tinymce/themes/mobile'
|
||||
require('./theme.js');
|
||||
12659
httpdocs/themes/focus2/vendor/tinymce/themes/mobile/theme.js
vendored
Normal file
12659
httpdocs/themes/focus2/vendor/tinymce/themes/mobile/theme.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
httpdocs/themes/focus2/vendor/tinymce/themes/mobile/theme.min.js
vendored
Normal file
1
httpdocs/themes/focus2/vendor/tinymce/themes/mobile/theme.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
7
httpdocs/themes/focus2/vendor/tinymce/themes/modern/index.js
vendored
Normal file
7
httpdocs/themes/focus2/vendor/tinymce/themes/modern/index.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
// Exports the "modern" theme for usage with module loaders
|
||||
// Usage:
|
||||
// CommonJS:
|
||||
// require('tinymce/themes/modern')
|
||||
// ES2015:
|
||||
// import 'tinymce/themes/modern'
|
||||
require('./theme.js');
|
||||
9629
httpdocs/themes/focus2/vendor/tinymce/themes/modern/theme.js
vendored
Normal file
9629
httpdocs/themes/focus2/vendor/tinymce/themes/modern/theme.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
httpdocs/themes/focus2/vendor/tinymce/themes/modern/theme.min.js
vendored
Normal file
1
httpdocs/themes/focus2/vendor/tinymce/themes/modern/theme.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user