Merge commit 'c6c96bf806313d1c7cfb4759372bcfdd4e1e97b5' into my-tentativi-merge

master
Guido Longoni 2024-03-27 18:40:39 +01:00
commit 0491c94993
11 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
include LICENSE.txt
include README.md
recursive-include admin_interface *
recursive-exclude * *.pyc __pycache__ .DS_Store
recursive-exclude * *.pyc __pycache__ .DS_Store

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -35,4 +35,4 @@
"recent_actions_visible": true
}
}
]
]

View File

@ -17,4 +17,4 @@ if (typeof(django) !== 'undefined' && typeof(django.jQuery) !== 'undefined') {
});
});
})(django.jQuery);
}
}

View File

@ -910,4 +910,4 @@
this.Favico = Favico;
}
})();
})();

File diff suppressed because one or more lines are too long

View File

@ -32,4 +32,4 @@
moduleEl.classList.add('foldable-apps-ready');
}
};
})();
})();

View File

@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.

File diff suppressed because one or more lines are too long