⚲
Project
General
Profile
Sign in
Register
Home
Projects
Help
Search
:
MyCyma
All Projects
MyCyma
Overview
Activity
Issues
Repository
Download (222 Bytes)
Statistics
| Branch:
master
| Tag:
0.2.0
| Revision:
root
/
app
/
views
/
admin
/
artworks
/
selection_delete.rhtml
@ bf16d414
View
History
Annotate
<blockquote>
<%=
_
(
"You asked to delete this selection of Artworks:"
)
%>
<%=
display_list
(
@selection
.
collect
{
|
t
|
t
.
full_title
},
true
)
%>
<%=
_
(
"but this dangerous action is not implemented yet, sorry."
)
%>
</blockquote>
« Previous
1
…
4
5
6
7
Next »
(6-6/7)
Loading...