Active
Project:
Web File Manager
Version:
6.x-2.11
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2009 at 08:08 UTC
Updated:
3 Jan 2012 at 23:18 UTC
I would like to add a column for the url, allows users to copy the absolute path.
but Occurrence can not find the "object".
Modify the code attached
-----------------------------------------------------------------
Webfm.js_msg["column4"] = Drupal.t("Owner");
//2009 ae860300 add URL_column -----------------------------------------
Webfm.js_msg["column5"] = Drupal.t("Url");
//---------------------------------------------------------------
Webfm.js_msg["attach-title"] = Drupal.t("Attached Files");
---------------------------------------------------------------
Comments
Comment #1
nhck commented