Vorbereitung sprint meeting
This commit is contained in:
parent
92c91ef8b0
commit
1b899691a7
55 changed files with 4150 additions and 4026 deletions
|
@ -1,3 +1,4 @@
|
|||
var $_LANG = {};
|
||||
|
||||
/* DOKUWIKI:include js/base/helper.js */
|
||||
/* DOKUWIKI:include js/base/spc.js */
|
||||
|
@ -14,6 +15,9 @@
|
|||
/* default */
|
||||
/* DOKUWIKI:include lang/de/lang.js */
|
||||
}
|
||||
|
||||
$_LANG = $lang;
|
||||
|
||||
}catch(err){
|
||||
}
|
||||
};
|
||||
|
@ -28,5 +32,3 @@
|
|||
|
||||
/* DOKUWIKI:include js/sidebar-menu.js */
|
||||
/* DOKUWIKI:include js/meta-box.js */
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue