Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

tags.js missing #23

Description

@ddpbsd

I installed the master branch, and see the following in a chrome debug console:

Failed to load resource: the server responded with a status of 404 (Not Found)

It's referenced in 2 files:

$ grep -r tags.js *
post-processing.php:<script src="inc/js/general/tags.js"></script>
pre-processing.php:<script src="inc/js/general/tags.js"></script>

But it doesn't exist:

$ ls -l website/inc/js/general/
total 192
-rw-rw-r--. 1 gosint gosint 36816 Jun  4 19:58 bootstrap.min.js
-rwxrwxr-x. 1 gosint gosint 16767 Jun  4 19:58 bootstrap-tokenfield.js
-rw-rw-r--. 1 gosint gosint  1612 Jun  4 19:58 generate.js
-rwxrwxr-x. 1 gosint gosint    11 Jun  4 19:58 index.php
-rw-rw-r--. 1 gosint gosint 92594 Jun  4 19:58 jquery-1.9.1.min.js
-rwxrwxr-x. 1 gosint gosint  4707 Jun  4 19:58 jquery.modal.min.js
-rwxrwxr-x. 1 gosint gosint 24820 Jun  4 19:58 jquery.noty.packaged.min.js

I also don't see it in the repository. I don't know if it impacts functionality or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions