You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.
MichaelWhi edited this page May 13, 2012
·
6 revisions
Welcome to the iUPB wiki!
Notes on JS:
There is a window.iUPB object (defined in libs/0_app_construct.js.coffee) you can put your custom JS inside (call it with @iUPB on root level in coffee)
"global" @iUPB-methods:
@iUPB.enableLoadingIndicator(): enables a custom spinner at the top that will listen for all page ajax/json requests automatically.
@iUPB namespaces:
@iUPB.Restaurant (defined in restaurants.js.coffee)