2811 Show how many lines are going to edit #572
Labels
No Milestone
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#572
Loading…
Reference in New Issue
No description provided.
Delete Branch "2811-entry_latest_buys"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -170,1 +168,4 @@
on-close="$ctrl.editedColumn = null">
<tpl-body>
<vn-horizontal>
<span style="font-size: 16px; font-weight: 600; max-width: 50px;">Editar</span>
Recorda no ficar paraules en espanyol. Sempre fica les traduccions.
Intenta evitar també ficar estils directament en el html
Val això se ma passat, ara eu corregisc
@ -0,0 +1,12 @@
.countLines {
No estan gastantse les clases?
Les vuic gastar per no ficar styles en el html, pero no me els agafa quan les cride en el html, he fet el anar cridant de major a menor pero tampoc fa res. Si no hi ha solució es borrar ixes classes i pujar com està.
Te fa falta fer el require en el controlador
@ -169,2 +168,3 @@
message="Edit buy(s)">
on-close="$ctrl.editedColumn = null">
<tpl-body>
<vn-horizontal>
You don't need a vn-horizontal here. Also all three spans don't need most the styles applied to them.
LGTM