This website requires JavaScript.
Explore
Help
Sign In
freifunk
/
ffffng
Watch
0
Star
0
Fork
You've already forked ffffng
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
9b540e03a2
ffffng
/
server
/
templates
/
config.js
4 lines
91 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Only one config for client and server.
2014-06-06 21:22:57 +02:00
'use strict'
;
Open node in form and map.
2016-06-07 14:08:04 +02:00
angular
.
module
(
'ffffng'
)
.
constant
(
'config'
,
<
%=
JSON
.
stringify
(
config
)
%
>
)
;
Reference in a new issue
Copy permalink