This website works better with JavaScript.
Explore
Help
Sign In
mahesh
/
laravel-backpack
Watch
1
Star
0
Fork
You've already forked laravel-backpack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
0
Tags
32 MiB
Tag:
Branch:
Tree:
d4f93f46b4
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd4f93f46b4'
${ noResults }
laravel-backpack
/
public
/
packages
/
ckeditor
/
plugins
/
newpage
/
lang
/
en.js
1 line
65 B
Raw
Normal View
History
Unescape
Escape
initial-commit
2 years ago
CKEDITOR
.
plugins
.
setLang
(
"newpage"
,
"en"
,
{
toolbar
:
"New Page"
}
)
;