55cde1594b
* doPopup() JavaScript call creates a centered popup div with user defined width, height, title, content, and calls an optional callback function * Library with currently non-modifiable book list, and a popup with the books' details Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
16 lines
390 B
YAML
16 lines
390 B
YAML
fos_js_routing:
|
|
resource: "@FOSJsRoutingBundle/Resources/config/routing/routing.xml"
|
|
|
|
KekRozsakAdminBundle:
|
|
resource: "@KekRozsakAdminBundle/Controller/"
|
|
type: annotation
|
|
|
|
KekRozsakFrontBundle:
|
|
resource: "@KekRozsakFrontBundle/Controller/"
|
|
type: annotation
|
|
|
|
KekRozsakSecurityBundle:
|
|
resource: "@KekRozsakSecurityBundle/Controller/"
|
|
type: annotation
|
|
|