~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/filesystem/browser/media/browser.js

  • Committer: David Coles
  • Date: 2009-12-02 17:32:51 UTC
  • mto: This revision was merged to the branch mainline in revision 1333.
  • Revision ID: coles.david@gmail.com-20091202173251-9go5xjpw2dkvzqyj
Set this_app in template rather than js files

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
 */
22
22
 
23
23
/* Url names for apps */
24
 
this_app = "files";
25
24
edit_app = "edit";
26
25
service_app = "fileservice";
27
26
serve_app = "serve";