D
D
dev4002016-05-07 10:31:50
Images
dev400, 2016-05-07 10:31:50

Why make a hash out of the name of the pictures?

For example

labels_layer.draw();
          };
          image_obj.src = '/static/catalogue/images/555/saab/5c/95c.cd7572ba4d86.png';
        }

here
<div id="node_image_div" class="col-12 col-lg-6">
          <img class="img-responsive" src="/static/catalogue/images/555/saab/5c/95c.cd7572ba4d86.png" width="555" height="678" />
        </div>

Why is this needed?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2016-05-07
@dev400

What if several images have the same name?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question