This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
adminer
Watch
1
Star
0
Fork
0
You've already forked adminer
mirror of
https://github.com/vrana/adminer.git
synced
2026-05-05 21:16:57 +02:00
Code
Issues
Packages
Projects
Releases
Activity
Files
51e1ff79ca59b55f6c2df8758357d7107d33e4ca
adminer
/
editor
/
static
/
editing.js
5 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Separate editing JavaScript git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@798 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-03 12:38:21 +00:00
// Editor specific functions
E-mail sending Change Adminer class to adminer_ functions.inc.php Unify includes Unify adminer_credentials() Don't use JUSH in Editor Separate identifier and description in breadcrumb Simplify where() git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@800 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-07-11 19:45:57 +00:00
Use camelCase in JavaScript git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1273 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-12-17 13:22:28 +00:00
function
bodyLoad
(
version
)
{
Display table links above table structure Move body_load back to <body onload> git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1119 7c3ca157-0c34-0410-bff1-cbf682f78f5c
2009-09-20 07:31:46 +00:00
}
Reference in New Issue
Copy Permalink