check hide image definition, show ongoing uploads in calendar, reenable working times
This commit is contained in:
@@ -37,6 +37,10 @@
|
||||
<div> <a href="projects.cgi?project_id=<TMPL_VAR project_id>&studio_id=<TMPL_VAR default_studio_id>"><TMPL_VAR .loc.projects></a> </div>
|
||||
</TMPL_IF>
|
||||
|
||||
<TMPL_IF .allow.read_schedule>
|
||||
<div> <a href="work_time.cgi?project_id=<TMPL_VAR project_id>&studio_id=<TMPL_VAR default_studio_id>"><TMPL_VAR .loc.schedule></a> </div>
|
||||
</TMPL_IF>
|
||||
|
||||
<TMPL_IF .allow.update_image_others>
|
||||
<div> <a href="image.cgi?project_id=<TMPL_VAR project_id>&studio_id=<TMPL_VAR default_studio_id>"><TMPL_VAR .loc.images></a> </div>
|
||||
</TMPL_IF>
|
||||
|
||||
Reference in New Issue
Block a user