mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
Add global register feature
Tweak admin field app Fix typo Tweaks Fix typo
This commit is contained in:

committed by
Romain Neutron

parent
9a9235a15e
commit
0539db7598
@@ -1,5 +1,5 @@
|
||||
define(function(require) {
|
||||
it('should run', function () {
|
||||
it("should run", function () {
|
||||
expect(true).to.equal(true);
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user