mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Menu selector
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12449 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8a8b2f5400
commit
67bdda04ec
4 changed files with 362 additions and 285 deletions
|
|
@ -52,6 +52,8 @@ var default_url = "{Context::getDefaultUrl()}";
|
|||
<block cond="Context::get('_use_ssl') && Context::get('_use_ssl') == 'always'">var enforce_ssl = true;</block>
|
||||
xe.current_lang = "{$lang_type}";
|
||||
xe.cmd_find = "{$lang->cmd_find}";
|
||||
xe.cmd_cancel = "{$lang->cmd_cancel}";
|
||||
xe.cmd_confirm = "{$lang->cmd_confirm}";
|
||||
//]]>
|
||||
</script>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue