snipe-it/resources/lang/en
Steffen e1907e30b1 Allow multiple upload fields and add logo option to labels (#6736)
* Change upload js to work with multiple upload elements on a single page

* Change uploadFile in upload modal and form partial

* Change uploadFile to js-uploadFile to avoid potential issues in the future

* Remove duplicate style attribute causing webpack to fail

* Missed a css class in rename to js- prefix

* - Move logo uploads to partial for eaiser usage
- Add label logo
- Add css classes to label elements
- Change label prefix text (M: S: ...) to css::before content for easy removal in config

* Add more css classes to labels

* Allow unescaped " (quot) in css ouput

* Add max size param to partial, set defaults for allowedType and size
2019-03-01 15:25:42 -08:00
..
admin Allow multiple upload fields and add logo option to labels (#6736) 2019-03-01 15:25:42 -08:00
auth
button.php
general.php
help.php
mail.php
pagination.php
passwords.php
reminders.php
table.php
validation.php Fixed #6703 - fixes password confirmation 2019-02-13 21:30:15 -08:00