mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(client) rm LinkTemplate
This commit is contained in:
parent
6ed1651eaf
commit
06a3936333
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ var Util, DOM, CloudFunc;
|
|||
|
||||
function CloudCmdProto(Util, DOM, CloudFunc) {
|
||||
var Key, Config, Modules, Extensions,
|
||||
FileTemplate, PathTemplate, LinkTemplate, Listeners,
|
||||
FileTemplate, PathTemplate, Listeners,
|
||||
DIR_HTML = '/html/',
|
||||
DIR_HTML_FS = DIR_HTML + 'fs/',
|
||||
DIR_JSON = '/json/',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue