Merge pull request #2515 from overleaf/as-transform-absolute-paths
Transform absolute paths in frontend to relative GitOrigin-RevId: c1914c0fd09d68984ba6c85a1f00aa3e6858d944
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* DS102: Remove unnecessary code created because of implicit returns
|
||||
* Full docs: https://github.com/decaffeinate/decaffeinate/blob/master/docs/suggestions.md
|
||||
*/
|
||||
define(['base'], App =>
|
||||
define(['../../../base'], App =>
|
||||
App.controller('CloneProjectModalController', function(
|
||||
$scope,
|
||||
$modalInstance,
|
||||
|
||||
Reference in New Issue
Block a user